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.
curl --request DELETE \
--url https://api.hubapi.com/conversations/v3/conversations/threads/{threadId} \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?