General availability - Create new time slot

Overview

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

Prerequisites

You need a weekly_availability_uid which can be obtained from the staff or service availability settings.

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…
Body Params
string
required

Business uid. Required for staff token authorization context resolution.

integer
required
0 to 6

A number representing the day of the week (0 = Sunday, 6 = Saturday).

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