Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

agentId
string
required
Minimum string length: 1
Example:

"agent_abc123"

grantId
string
required
Minimum string length: 1
Example:

"grant_abc123"

Response

Agent approval grant deleted.

ok
enum<boolean>
required
Available options:
true