Remove a particular UserChat and related data.
Accessible via URL https://api.channel.io/open/v5/user-chats/{userChatId} and HTTP DELETE
Parameter | Example | Required | Description | Parameter type |
|---|---|---|---|---|
userChatId | 5e65fa8bc2409f0c1fd3 | Required | ID of | Path |
DELETE https://api.channel.io/open/v5/user-chats/5e65fa8bc2409f0c1fd3/remove
204