Deleted clinicians — availability and unavailability
Summary
Deleting a clinician now soft-deletes their New Semble Appointment System availability and unavailability rules, matching the legacy availability model. Slot and rule queries no longer return bookable time for that person. Existing bookings are unchanged.
What changed
deleteUsersoft-deletes the user's availability and unavailability rules in the New Semble Appointment System, as well as legacy availabilities.availabilitiesandavailabilitySlotsdo not return slots for a deleted clinician, including when you query by user, room, or location. Asking for a deleted clinician ID returns no slots for that person.availabilityRulesandavailabilityRuledo not return availability or unavailability rules for a deleted clinician.- Bookings for a deleted clinician are not cancelled, hidden, or otherwise changed.
Integration guidance
- Treat a deleted clinician as not bookable. Do not expect slots or rules for that user ID.
- Continue to read historical bookings with the usual booking queries; those records stay in place.
See also
- How-to: Get started with the New Semble Appointment System
- API reference:
availabilities - API reference:
availabilitySlots - API reference:
availabilityRules - API reference:
deleteUser