Publish Label definition by ID asynchronously
Publishes policy label for the specified label ID.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
definitionIdstringRequiredExample:
policy label Identifier
000000000000000000000001Responses
200
Successful operation.
application/json
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
put
/policy-labels/push/{definitionId}/publishLast updated