Use this API to control the in-meetingrecording features such as starting a recording, stopping a recording, pausing a recording, and resuming a recording. This API only works for Cloud Recordings and not for local recordings.Prerequisite:
The meeting must be a live meeting.
Cloud Recording must be enabled.
The user using this API must either be the host or alternative host of the meeting.
🟠400**HTTP Status:** `400` **Bad Request** <br><br>
**Error Code:** `300`<br>
* Meeting id does not exist.<br>
* Invalid meeting id.<br>
* Meeting does not exist.<br>
* No permission.
🟠404**HTTP Status Code:** `404`<br>
**Error Code:** `3001` <br> Meeting {meetingId} is not found or has expired.