Schedules
Edit an existing schedule
Getting Started
Attendees
Availabilities
Booking References
Bookings
Credentials
Destination Calendars
Event Types
Memberships
Schedules
Selected Calendars
Teams
Users
Schedules
Edit an existing schedule
PATCH
/
schedules
/
{id}
apiKey
string
*
apiKey
Required
string
id
integer
*
id
Required
integer
ID of the schedule to edit
apiKey
string
*
apiKey
Required
string
Your API Key
object
*
name
string
name
string
Name of the schedule
timeZone
string
timeZone
string
The timezone for this schedule
Authorizations
apiKey
string
queryrequiredPath Parameters
id
integer
requiredID of the schedule to edit
Query Parameters
apiKey
string
requiredYour API Key
Body
application/json
name
string
Name of the schedule
timeZone
string
The timezone for this schedule
Response
200 - application/json
The response is of type any
.
Was this page helpful?