cURL
curl --request POST \ --url https://blendduck.com/api/v1/exports \ --header 'Content-Type: application/json' \ --data '{ "id": "<string>", "fps": "30", "resolution": "720p", "quality": "medium", "isPublic": false }'
{ "id": "<string>" }
Export Response
The response is of type object.
object