Skip to main content
DELETE
Delete Message threads
Delete a message thread from the database and also deletes all the messages in the thread.
Deleting a thread will delete all of the messages related to the thread.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept
string

Path Parameters

instance
string
required

Query Parameters

messageThreadId
string

Response