API Reference
Edit
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The URL of the document to be processed.
The instructions for the edit.
Response
200
application/json
Successful Response
Presigned URL to download the edited document.
Was this page helpful?