Conversations
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/conversations/v3/conversations/threads/{threadId} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Archives a single thread. The thread will be permanently deleted 30 days after placed in an archived state.
conversations.write
The access token received from the authorization server in the OAuth 2.0 flow.
Was this page helpful?