General availability - Update time slot

Overview

General availability - Update time slot. Available for Staff and App tokens.

Prerequisites

You need a valid time_slot_uid from an existing time slot, and the start_time and end_time for the updated schedule.

Important: The business_id parameter is required in the request body for staff token authorization. Without it, the endpoint returns 401 Unauthorized because the backend cannot resolve the business context from the token alone.

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

Time slot UID

Body Params
string
required

Business uid. Required for staff token authorization context resolution.

string
required

End time in HH:MM format (e.g., '17:00').

string
required

Start time in HH:MM format (e.g., '09:00').

string
required

Weekly availability UID. Obtain from staff or service availability settings.

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