Skip to main content
POST
Create slot

Authorizations

x-api-key
string
header
required

Your ClinikAPI secret key (clk_live_* or clk_test_*)

Body

application/json
scheduleId
string
required

The schedule this slot belongs to

status
enum<string>
required
Available options:
busy,
free,
busy-unavailable,
busy-tentative
start
string<date-time>
required
end
string<date-time>
required
serviceCategory
string
Maximum string length: 200
serviceType
string
Maximum string length: 200
specialty
string
Maximum string length: 200
appointmentType
string
Maximum string length: 200
overbooked
boolean
comment
string
Maximum string length: 2000

Response

201

Slot created