Revoke connection permissions from role
DELETE/connection-manager/api/v1/connections/access_roles/:role_id
Revoke permissions for a role from connections
Request
Responses
- 200
- 400
- 401
- 403
- 500
Permissions successfully revoked
Bad request error response
Unauthorized request error response; OAuth2 authorization missing or invalid
Forbidden error response; OAuth2 authorization OK but scope insufficient
Internal server error response