cURL
curl --request POST \ --url https://{controlPlaneURL}/api/llm/batches/{id}/cancel \ --header 'Authorization: Bearer <token>'
Cancel a running batch process
Documentation IndexFetch the complete documentation index at: https://www.truefoundry.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://www.truefoundry.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Optional metadata for the request
Batch Id
Batch cancelled successfully
Was this page helpful?
Contact support