Skip to main content
POST
Bulk import agents

Authorizations

Authorization
string
header
required

An API key minted in Command Center (Settings -> API Keys), sent as Authorization: Bearer 2501_ak_.... A Command Center session cookie is also accepted.

Query Parameters

org_id
string
on_error
enum<string>
default:continue
Available options:
stop,
continue
dry_run
default:false
Available options:
true

Body

A CSV file, or a JSON envelope { rows, on_error?, dry_run? }

The body is of type string.

Response

Per-row import result

object
enum<string>
required
Available options:
import_result
dry_run
boolean
required
stopped
boolean
required
counts
object
required
results
object[]
required