Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.siftstack.com/api/v2/runs/{runId} \ --header 'Authorization: Bearer <token>'
{}
Permanently delete a given run. In order for a run to be deleted it must have a set stop_time.
stop_time
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
A successful response.
The response of a call to RunService_DeleteRun.
RunService_DeleteRun
Was this page helpful?
Contact support