Skip to main content
POST
create_self_schedule_link

Authorizations

Authorization
string
header
required

Employer session JWT from Better Auth.

Path Parameters

application_id
string
required

Application UUID.

Body

application/json
host_user_id
string
required

Calendar owner. Must be on this Workspace.

duration_minutes
integer

Length of the meeting.

buffer_after_minutes
integer

Gap after the meeting on the host calendar.

start_hour
integer

Local window start, 24-hour.

end_hour
integer

Local window end, 24-hour.

notice_hours
integer

Minimum notice before a bookable slot.

window_days
integer

How many days ahead to offer.

stage
string

phone_screen, hiring_manager, technical, final, or interview.

note
string

Private note on the link. Not shown to the applicant.

conference
string

meet, zoom, or phone. Phone is a hold with no video link.

Response

200 - application/json

Success

The response is of type object.