Close conversation

All API requests should contain authorization headers.

Request

PATCH chat/conversations/{id}/isClosed

Response

{
    "errorCode": -1,
    "errorText": null
}

Last updated