Cancel a running analysis.
cURL
curl --request DELETE \ --url https://api.example.com/api/v1/templates/{template_id}/analysis/{analysis_id} \ --header 'X-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Documentation IndexFetch the complete documentation index at: https://docs-slidekit.theduomi.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs-slidekit.theduomi.com/llms.txt
Use this file to discover all available pages before exploring further.
Production API key. Development/test deployments may also allow X-Org-Name.
Successful Response