Appearance
Delete a site widget chat conversation from the admin inbox​
DELETE
/product/sites/{siteId}/chat/conversations/{conversationId}
Authorizations​
BearerAuth
JWT token from login
Type
HTTP (bearer)
or
AccessToken
Personal access token. Value: Token <your-token>
Type
API Key (header: Authorization)
Parameters​
Path Parameters
siteId*
Type
Requiredstring
conversationId*
Type
Requiredstring
Responses​
Deleted
application/json
JSON"conversation": "string"
{
 Â
}