Skip to main content
DELETE
C#

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Organization identifier.

Maximum string length: 50
grant_id
string
required

The Client Grant ID to remove from the organization

Response

The Client Grant was removed from the Organization.