Delete task
Tasks
Delete task
Deletes a task and all its associated resources (evaluator configs, runs, etc.). This operation is irreversible.
DELETE
Delete task
Authorizations
Most Arize AI endpoints require authentication. For those endpoints that require authentication, include your API key in the request header using the format
Path Parameters
The unique task identifier (base64) A universally unique identifier (base64-encoded opaque string).
Example:
"RW50aXR5OjEyMzQ1"
Response
Task deleted successfully