curl --request DELETE \
--url https://api.hubapi.com/conversations/conversations/2026-09-beta/threads/{threadId}/assignee \
--header 'Authorization: Bearer <token>'This response has no body data.Remove the assignee from a specific conversation thread in your HubSpot account. This operation is useful when you want to unassign a user from handling a particular thread, potentially allowing it to be reassigned to another user or left unassigned.
curl --request DELETE \
--url https://api.hubapi.com/conversations/conversations/2026-09-beta/threads/{threadId}/assignee \
--header 'Authorization: Bearer <token>'This response has no body data.Supported products
Required Scopes
Was this page helpful?