Delete participant

This activity remove a participant from a chat conversation.

Table 1. Delete participant action - Inputs
Parameters Description

ConversationId

Chat conversation Id.

Paricipants

Array of participant IDs to be removed from the conversation.

Table 2. Delete participant action - Outputs
Parameters Description

Success

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