cURL
curl --request POST \ --url https://api.aryn.cloud/v1/async/cancel/{task_id} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
^/v1/document/partition$
Task Cancelled Successfully
Was this page helpful?