v1

latestOpenAPI 3.0.12026-07-245752052.0 MB
Calendar Slots

Create Calendar Slots

Create a new available slot

post/v2/available_slots

Request body

recruiter_emailstring required

Email address of the recruiter

start_timestring required

Start time of the appointment slot

end_timestring required

End time of the appointment slot

locationstring

Location of the appointment slot

max_attendeesinteger required

Maximum number of attendees, must be greater than 0

instructionsstring

Instructions for attendees

frequencyinteger

Number of days or weeks to repeat the slot

splitinteger

Number of minutes to split each session into

period'days' | 'weeks' | 'weekdays'

Time period to repeat the slot

titlestring

Name of the event

stage_idsstring[]
adaptiveboolean

removed if in conflict with booked session or external events

Response

OK

idstring required

Unique identifier of the available slot

start_timestring datetime required

Start time of the available slot

end_timestring datetime required

End time of the available slot

locationstring nullable

Location of the available slot

recruiterstring

Name of recruiter for the available slot

max_attendeesinteger

Maximum number of attendees for the slot

booked_slots_countinteger required

Count of booked slots for the availble slot

adaptiveboolean

Prevents conflict with bookings and external events