Create a Final Cut Pro export
Required permission: renders:write
AuthorizationBearer <token>
API key auth. Prefix cf_live_ for production orgs, cf_test_ for sandbox.
In: header
Path Parameters
id*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
POST /projects/:id/exports/{fcpxml,premiere} body.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/projects/string/exports/fcpxml" \ -H "Content-Type: application/json" \ -d '{ "clipSuggestionId": "string" }'{ "id": "string", "format": "fcpxml", "status": "queued", "progress": 0, "outputUrl": "string", "outputExpiresAt": "string", "outputSizeBytes": 0, "outputDurationSec": 0, "error": { "phase": "trim", "message": "string", "detail": "string", "retryable": true }, "trimCacheHit": true, "clipSuggestionId": "string", "createdAt": "string", "updatedAt": "string"}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}{ "error": { "code": "string", "message": "string", "details": { "property1": null, "property2": null } }}