{ "opencollection": "1.0.0", "info": { "name": "LeanData BookIt πŸ—“οΈ Availability πŸ—“οΈ Availability πŸ“† Meetings > Manage API", "version": "1.0.0" }, "items": [ { "info": { "name": "πŸ“† Meetings > Manage", "type": "folder" }, "items": [ { "info": { "name": "v1/meeting/:meetingId", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.leandata.com/v1/meeting/:meetingId", "headers": [ { "name": "Content-Type", "value": "application/json" } ], "body": { "type": "json", "data": "{}" } }, "docs": "

This endpoint is used to reschedule an existing meeting by providing a new start and end time.

\n

πŸ’‘ The :meetingId path parameter should be replaced with the unique ID of the meeting you want to update.

\n
\n

Request Body Parameters

\n