Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

delegation_id
string<uuid>
required

The ID of the delegation to remove.

Response

200

Delegation removed successfully

Last modified on July 23, 2026