Update meeting status
PUT {{baseUrl}}/meetings/:meetingId/status
Update the status of a meeting.
Scopes: meeting:write:admin
,meeting:write
Rate Limit Label: Light
Request Body
{"action"=>"recover"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |