Delete Chat Handle

Request

Copy
DELETE /v2/customers/100/chats/1008 HTTP/1.1
Authorization: Bearer oauth_token

Path Parameters

/v2/customers/{customerId}/chats/{chatId}

Response

Copy
HTTP/1.1 204 No Content