Skip to main content
POST
Send a supervisor note to an agent

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

conversationId
string
required

Agent conversation identifier.

Body

application/json
note
string
required

The guidance the agent should apply on its next turn.

Required string length: 1 - 1000

Response

201 - application/json

The note was queued for the agent

data
object
Example:
meta
object