Add participant to chat room
Adds a new participant to a chat room
Authentication
X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer
Enter your JWT token (without the ‘Bearer ’ prefix)
Path parameters
chat_id
Chat Room ID
Request
Participant parameters
participant
Response
Participant Added
data
A chat room participant (raw format returned by add/remove operations)