Delete Thread

Delete a thread permanently.

This endpoint deletes a thread and all its associated messages and data. Once deleted, the thread cannot be recovered. The endpoint returns the success status of the operation.

Authentication

AuthorizationBearer
OAuth2 access token obtained via token exchange.

Path parameters

thread_idstringRequired

Response

Successful Response
successboolean

Errors