Self Scheduling API - Slots management
March 14th, 2025
Description
Extending Self Scheduling API by adding endpoints to:
- retrieve available slots for interview
- create interview at a specific slot
- update interview at a specific slot
To use this API, you will need the following access scopes: self_schedules_read
or self_schedules_manage
.
Impact
The Self Schedule API allows to create, delete and search for interview self schedules, providing similar functionality as the UI.
Self scheduling allows candidate to pick up the time slot for the interview, and interview would be created as a result.