Delete a UserChat
Trash a particular UserChat
Parameter
Accessible via URL https://api.channel.io/open/v4/user-chats/{userChatId}
and HTTP PATCH
Parameter | Example | Required | Description | Parameter type |
---|---|---|---|---|
userChatId | 5e65fa8bc2409f0c1fd3 | Required | ID of UserChat | Path |
Example
PATCH https://api.channel.io/open/v4/user-chats/5e65fa8bc2409f0c1fd3
Response
204
Updated 12 months ago