Skip to main content
POST
Assign Connections to an agent

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-27
idempotency-key
string
required
Required string length: 1 - 255

Path Parameters

agent_id
string
required
Pattern: ^agent_[0-9a-f]{32}$

Body

application/json
target
object
required
expires_at
string

A retained audit timestamp using the historical zero-to-three fractional-digit encoding.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(?:\.\d{1,3})?Z$
valid_from
string

A retained audit timestamp using the historical zero-to-three fractional-digit encoding.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(?:\.\d{1,3})?Z$
rationale
string
Required string length: 1 - 512

Response

Success

agent_id
string
required
Pattern: ^agent_[0-9a-f]{32}$
assigned
object[]
required