Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.12 KB

File metadata and controls

14 lines (9 loc) · 1.12 KB

# UpdateConferenceRequest

Properties

Name Type Description Notes
alias string Description for this conference. Maximum 64 characters. [optional]
play_beep string Controls when a beep is played. Valid values: `always`, `never`, `entryOnly`, `exitOnly`. [optional] [default to 'always']
status string New status of the conference. Valid values: `empty` or `terminated`. For more information, see Status Parameter below.** [optional]
request_id string ID for this request starting with prefix RQ followed by 40 hexadecimal characters. FreeClimb logs generated while processing this request will include this requestId. If it is not provided, FreeClimb will generate a requestId and return it as a header in the response (e.g. X-Pulse-Request-Id: <requestId>). [optional]

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