Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 786 Bytes

ParticipantLeaveBody.md

File metadata and controls

12 lines (8 loc) · 786 Bytes

ParticipantLeaveBody

Properties

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]

[Back to Model list] [Back to API list] [Back to README]