For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete Label definition by ID

Deletes the policy label.

delete

Deletes the policy label with the provided ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
definitionIdstringRequired

policy label Identifier

Example: 000000000000000000000001
Responses
delete
/policy-labels/{definitionId}

Last updated