Skip to main content
POST
Create fleet action

Authorizations

Authorization
string
header
required

Enter a Forge service-account token or delegated OAuth access token. Mintlify adds the Bearer prefix.

Path Parameters

organizationId
string
required

Body

application/json
reason
string
required
idempotencyKey
string
required
confirm
boolean
required
actionType
enum<string>
required
Available options:
check_health,
repair_hooks,
rotate_credential,
install_agents,
update_agents,
remove_agent,
offboard_device
deviceIds
string[]
required
dryRun
boolean
sourceAdapterKeys
string[]
rotateCredential
boolean

Response

Fleet action dry-run preview.

The response is of type object.