Delete Label definition by ID

Deletes the policy label.

delete

Deletes the policy label with the provided ID.

Authorizations
Path parameters
definitionIdstringRequired

policy label Identifier

Example: 000000000000000000000001
Responses
200
Successful operation.
application/json
Responseboolean
delete
DELETE /api/v1/policy-labels/{definitionId} HTTP/1.1
Host: 
Authorization: Bearer JWT
Accept: */*
true

Last updated