Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the delegation to remove.
Response
200
Delegation removed successfully
Deletes a delegation by its ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the delegation to remove.
Delegation removed successfully