Patronus AI APIError taxonomy
Delete Error Taxonomy Definitions
Delete error taxonomy definitions.
Both project_id and error_taxonomy_id must be provided. Returns 204 No Content on success.
DELETE
/
v1
/error-taxonomy-definition
Authorization
X-API-KEY
<token>
In: header
Query Parameters
project_id
RequiredProject Id
Delete all error taxonomy definitions for this project
Format:
"uuid"
error_taxonomy_id
RequiredError Taxonomy Id
Delete a specific error taxonomy definition by ID
Format:
"uuid"
Successful Response