Invite a manager to a particular UserChat
Accessible via URL https://api.channel.io/open/v5/user-chats/{userChatId}/invite and HTTP PATCH
Present parameters in query string.
Parameter | Example | Required | Description | Parameter type |
|---|---|---|---|---|
userChatId | 5e65fa8bc2409f0c1fd3 | Required | ID of | Path |
botName | channelBot | Required | Name of the inviting bot | Query |
managerIds | 1231 | Required | Manager ID | Query |
Returns UserChat object along with related information
JSON