POST
/
v1
/
async
/
cancel
/
{task_id}
curl --request POST \
  --url https://api.aryn.cloud/v1/async/cancel/{task_id} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Cancels the task associated with the task_id specified.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

User-Agent
string | null

Path Parameters

task_id
string
required

Query Parameters

path_filter
enum<string>
required
Available options:
^/v1/document/partition$