Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the access policy.
Response
Success
The response is of type object.
Delete an access policy.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the access policy.
Success
The response is of type object.