Skip to main content

Move the conversation to a different customer

PUT 

/conversations/:conversation_id/customer

Re-parent this conversation's contact under a different customer.

A contact cannot belong to two customers at once, so this moves all of that contact's conversations, not just this one. The response reports how many, under conversations_moved.

Request

Responses

The conversation, re-parented.

Response Headers
    X-Request-Id

    Correlation id for this request. Quote it when reporting a problem.