Skip to main content
POST
Approve or reject an integration grant request

Path Parameters

fleet_id
string<uuid>
required

UUIDv7 of the fleet.

Body

application/json
grant_id
string
required
decision
enum<string>
required
Available options:
approved,
denied
nonce
string
required

Single-use anti-replay nonce issued with the approval request.

Response

OK

status
string
grant_id
string
decision
string