Marks an uploaded asset as ready for use. PSD templates no longer require preprocessing — Photopea handles raw PSDs directly via CF Browser Rendering.
cURL
curl --request POST \ --url https://api.rendobar.com/assets/{id}/process
{ "data": { "assetId": "<string>", "status": "<string>" } }
Asset ID
Asset marked as ready
Show child attributes
Was this page helpful?