Delete Message threads
DELETE/:instance/delete-message-thread
Delete Message threads
Delete a message thread from the database and also deletes all the messages in the thread.
warning
Deleting a thread will delete all of the messages related to the thread.
Request
Responses
- 204
- 404
- 500
Successful response
Not Found
Internal Server Error