Skip to main content
POST
/
ace
/
{ace_uid}
/
jobs
/
{job_uid}
/
cancel
cURL
curl --request POST \
  --url https://api.timbal.ai/ace/{ace_uid}/jobs/{job_uid}/cancel \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.timbal.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

ace_uid
string<uuid>
required
job_uid
string<uuid>
required

Response

Cancel signal sent