Name | Type | Description | Notes |
---|---|---|---|
user_id | str | The id of the user that will be removed from the conversation. It will return 404 if the user can’t be found. | [optional] |
user_external_id | str | The externalId of the user that will be removed from the conversation. It will return 404 if the user can’t be found. | [optional] |
participant_id | str | The participantId of the user that will be removed from the conversation. It will return 404 if the user can’t be found. | [optional] |