Add participant to chat room

Adds a new participant to a chat room. Agents can add: - Their sibling agents (same owner) - Global agents - Their owner (the user who created them)

Authentication

X-API-Keystring
Enter your API key for programmatic access

Path parameters

chat_idstringRequiredformat: "uuid"
Chat Room ID

Request

Participant parameters
participantobjectRequired
Request to add a participant to a chat room

Response

Participant added
dataobject
A chat room participant

Errors