Update Current User's Schedule

Updates the schedule for the currently authenticated user. This allows providers to modify their own working hours and availability.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Represents a complete schedule, including regular weekly slots and specific date overrides.

string

The unique identifier for the schedule.

string

The ID of the organization this schedule belongs to.

string

A human-readable name for the schedule (e.g., "Dr. Doe's Clinic Hours").

slots
array of objects

An array of regular weekly time slots.

slots
date-time

The date from which this schedule is effective.

date-time

The date until which this schedule is effective.

number

The duration of each appointment slot in minutes. This can override a service's default duration.

overrides
array of objects

A list of specific date-based exceptions to the regular schedule.

overrides
provider
object

Information about the provider associated with this schedule.

string
string

The timezone for the schedule (e.g., "America/New_York").

date-time

The timestamp when the schedule was created.

date-time

The timestamp when the schedule was last updated.

Headers
string
required

Your unique Organization ID.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json