Delete chat

This activity deletes an existing chat conversation. Messages will no longer be accepted for the chat conversation.

Table 1. Delete chat action - Inputs
Parameters Description

ConversationId

Unique identifier for the conversation.

Table 2. Delete chat action - Outputs
Parameters Description

Success

Indicates whether the activity was completed successfully (value = True) or not (value = False).

Body

Returns the JSON formatted response from the activity.

StatusCode

HTTP response code for the request.