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.

Query Parameters

user_id
string
required

user_id of the grant to delete.

Response

User grant successfully deleted.