Patronus AI APIError taxonomy
Remove Labels From Error Taxonomy Revision
Remove labels from a error taxonomy revision.
Returns 204 No Content on success.
POST
/
v1
/error-taxonomy-revision
/{revision_id}
/remove-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 remove labels from
Format:
"uuid"
Successful Response