Skip to main content
POST
Create or update an external agent

Authorizations

Authorization
string
header
required

Partner API key (e.g. nerds_live_a8f3d9k2m5n7p1q4r6t8v0w2x4y6z8)

Body

application/json
id
string
required
Example:

"AGT-42"

name
string
required
Example:

"Jane Smith"

group_ids
string[]

List of group IDs this agent belongs to (replaces all existing memberships)

Example:
status
enum<string>
default:active
Available options:
active,
inactive

Response

Agent updated

success
boolean
Example:

true

data
object
message
string