Skip to main content
POST
Start or stop the typing indicator

Authorizations

Authorization
string
header
required

Agent Token (rly_live_…), shown once at agent creation.

Path Parameters

conversation_id
string
required

Body

application/json
started
boolean
default:true
required
label
string
Maximum string length: 80
Example:

"Searching the web…"

invocation_id
string

Required for typing in a group; must name this agent's pending invocation.

Pattern: ^ivk_[0-9a-hjkmnp-tv-z]{26}$
Example:

"ivk_01k1m4q9vn2r7t9b4c6qdh8xwy"

Response

Accepted.