Patronus AI APIError taxonomy
Update Error Taxonomy Definition
Update a error taxonomy definition's name or description.
Only updates fields that are provided (not null). Returns the updated error taxonomy definition.
PATCH
/
v1
/error-taxonomy-definition
/{error_taxonomy_id}
Authorization
X-API-KEY
<token>
In: header
Request Body
application/json
Requiredname
Name
description
Description
Path Parameters
error_taxonomy_id
RequiredError Taxonomy Id
ID of the error taxonomy definition to update
Format:
"uuid"
Successful Response