Skip to main content
POST
Bind an API key or inbox to an agent

Authorizations

Authorization
string
header
required

Dairo API key, e.g. dairo_test_... or dairo_live_...

Path Parameters

id
string
required

Agent UUID or portable agentId (agt_...).

Body

application/json

Provide an apiKeyId and/or inboxId to bind to this agent.

apiKeyId
string | null
inboxId
string | null

Response

Success

agentId
string
required
bound
boolean
required
apiKeyId
string | null
inboxId
string | null