Sha256: 59999717d5a3e49bcb1854bbaa0ac6ab0e435f93e259c7e75a748d4e8a586c13

Contents?: true

Size: 533 Bytes

Versions: 51

Compression:

Stored size: 533 Bytes

Contents

# SunshineConversationsClient::ParticipantLeaveBodyUserExternalId

## Properties

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

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::ParticipantLeaveBodyUserExternalId.new(user_external_id: your-own-user-id)
```


Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
sunshine-conversations-client-12.3.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-12.2.2 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-12.2.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-12.1.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-12.0.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-11.0.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-10.0.1 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-10.0.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-9.15.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-9.14.1 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-9.14.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-9.13.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-9.12.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-9.11.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-9.10.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-9.9.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-9.8.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-9.7.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-9.6.0 docs/ParticipantLeaveBodyUserExternalId.md
sunshine-conversations-client-9.5.7 docs/ParticipantLeaveBodyUserExternalId.md