Update meeting
This activity updates an existing meeting with a new name or updated participants.
| Parameters | Description |
|---|---|
|
Name |
Name of the meeting. |
|
Participants |
List of participant CloudLink user IDs or guest participants. |
MeetingIdOrAccessCode |
Meeting identifier or access code of the meeting to be retrieved. |
| Parameters | Description |
|---|---|
Result |
Response to the request. |
|
StatusCode |
Response HTTP status code. |
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
Body |
HTTP response to the request. |
↑