Skip to main content
DELETE
Delete Thread

Authorizations

Authorization
string
header
required

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

Headers

Authorization
string
required

Bearer authentication

Path Parameters

thread_id
string
required

ID of thread.

Query Parameters

permanent
boolean

If true, permanently delete the thread instead of moving to trash.

Response

Successful response