Delete chat
This activity deletes an existing chat conversation. Messages will no longer be accepted for the chat conversation.
| Parameters | Description |
|---|---|
ConversationId |
Unique identifier for the conversation. |
| 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. |
↑