Rejects policy Asynchronously
Rejects the request to import a remote policy.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
messageIdstringRequiredExample:
Policy message id
0000000000.000000001Responses
200
Successful operation.
application/json
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
post
/external-policies/push/{messageId}/rejectLast updated