Zoom

Links

    Zoom API

    Getting access, Developing, Testing

    Back to Zoom

    Check In Out Of A Reservation

    Use this API to check in to or out of a reservation.

    Scopes: workspace:write, workspace:write:admin
    Rate Limit Label: Medium

    Input

    type: object properties: data: type: object properties: method: description: The method that you would like to control. enum: - check_in - check_out type: string example: check_in params: type: object properties: workspace_id: description: The workspace's ID. type: string example: qMOLddnySIGGVycz8aX_JQ user_id: description: The user's ID. type: string example: _0ctZtY0REqWalTmwvrdIw reservation_id: description: The reservation's ID. type: string example: ebrg2b87a6uu9c678qhvsiahsc title: Data