Delete participant
This activity remove a participant from a chat conversation.
| Parameters | Description |
|---|---|
|
ConversationId |
Chat conversation Id. |
|
Paricipants |
Array of participant IDs to be removed from the conversation. |
| Parameters | Description |
|---|---|
|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
↑