Copies the job output to the public CDN bucket and returns a shareable URL. Requires Pro plan or higher.
cURL
curl --request POST \ --url https://api.rendobar.com/jobs/{id}/share
{ "data": { "shareId": "<string>", "shareUrl": "<string>" } }
Job ID
Share link created
Show child attributes
Was this page helpful?