SupportWire API
API ReferenceConversations

Unassign conversation

Required scope: `conversations:write`, `actor=self`.

DELETE
/api/oauth/v1/conversations/{conversation_id}/assignee

Authorization

bearerAuth
AuthorizationBearer <token>

OAuth access token, e.g. Authorization: Bearer swot_….

In: header

Path Parameters

conversation_id*string

Response Body

curl -X DELETE "https://example.com/api/oauth/v1/conversations/string/assignee"
Empty