Skip to main content
POST
Resolve a fleet approval gate

Path Parameters

fleet_id
string<uuid>
required

UUIDv7 of the fleet.

Body

application/json
action_id
string
required

The approval gate's action_id to resolve.

decision
enum<string>
required
Available options:
approve,
deny

Response

Resolved.

status
string
action_id
string
decision
string