Passa al contenuto principale

Rimuovi l'assegnatario da una conversazione

DELETE 

/api/partner-gateway/v1/inbox/conversations/:chatId/assignee

Clears the current assignee of the conversation, leaving it unassigned. The conversation itself remains active and continues to appear in the inbox; only the ownership link to a specific team member is removed. This operation is idempotent: calling it on a conversation that has no assignee succeeds and still returns 204. Returns 404 if the conversation does not exist or does not belong to your account. Returns 401 if the API key is missing or invalid.

Richiesta

Risposte

Assegnatario rimosso