Patronus AI APIError taxonomy
Create Error Taxonomy Revision
POST
/
v1/error-taxonomy-revisionAuthorization
X-API-KEY<token>
In: header
Request Body
application/jsonRequiredproject_idRequiredProject Id
Format:
"uuid"error_taxonomy_idError Taxonomy Id
error_taxonomy_nameError Taxonomy Name
error_taxonomy_descriptionError Taxonomy Description
taxonomy_typeTaxonomy Type
Default:
"user"Value in: "system" | "user"create_only_if_not_existsCreate Only If Not Exists
If true, creation will fail if a error taxonomy with the same name already exists in the project. Only applies when creating a new error taxonomy (not providing error_taxonomy_id).
Default:
falsebodyRequiredErrorTaxonomyNode
metadataMetadata
Optional JSON metadata to associate with this revision
Successful Response
