Patronus AI APIError taxonomy
Add Labels To Error Taxonomy Revision
Add labels to a error taxonomy revision.
Removes these labels from other revisions and adds them to the specified revision.
Returns 204 No Content on success.
POST
/
v1
/error-taxonomy-revision
/{revision_id}
/set-labels
Authorization
X-API-KEY
<token>
In: header
Request Body
application/json
Requiredaccount_id
Account Id
labels
RequiredLabels
Path Parameters
revision_id
RequiredRevision Id
ID of the error taxonomy revision to label
Format:
"uuid"
Successful Response