Publish Label definition by ID asynchronously

Publishes policy label.

put

Publishes policy label for the specified label ID.

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

policy label Identifier

Example: 000000000000000000000001
Responses
200

Successful operation.

application/json
put
/policy-labels/push/{definitionId}/publish

Last updated