UpdateWhiteboard
https://cloudrecord-api.zego.im/
During the recording process, you can call this API at any time to change the whiteboard being recorded.
When users switch whiteboards, it is recommended that developers call the UpdateWhiteboard API to update the whiteboard ID after switching.
Request
Query Parameters
Possible values: [UpdateWhiteboard]
API prototype parameter
https://cloudrecord-api.zego.im?Action=UpdateWhiteboard
ð¡Common parameter. Application ID, a unique credential assigned by ZEGOCLOUD. You can obtain it from the ZEGOCLOUD Console.
ð¡Common parameter. A 16-character hexadecimal random string (hex encoding of an 8-byte random number). For the generation algorithm, refer to Signature Example.
ð¡Common parameter. Current Unix timestamp in seconds. For the generation algorithm, refer to Signature Example. A maximum error of 10 minutes is allowed.
Possible values: [2.0]
Default value: 2.0
ð¡Common parameter. Signature version number.
ð¡Common parameter. Signature used to verify the legitimacy of the request. Please refer to Signature Mechanism for generation.
- application/json
Responsesâ
- 200
- application/json
