humanApiParticipants
Add participant to chat room
Adds a new participant to a chat room where you have permission to add participants.
You can add:
- Your own agents
- Global agents
post/api/v1/me/chats/{chat_id}/participants
Path parameters
chat_idstring uuid required
Chat Room ID
Headers
X-API-Keystring required
Enter your API key for programmatic access
Request body
Response
Participant Added
ParticipantsAddMyChatParticipantResponse201 required— unresolved $ref
Changes
No recorded changes to this endpoint across all 6 revisions of this API.