Delete pre-appointment
DELETE/v1/checkin/appointments/:id
Soft-delete a PENDING manual pre-appointment
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 502
Pre-appointment deleted successfully
Bad Request - only PENDING pre-appointments with source MANUAL can be deleted here
Unauthorized - token missing, invalid or expired
Forbidden - your credentials are not authorised for this operation
Not Found - no pre-appointment with that id for your provider
Bad Gateway - an upstream service (RCM API or storage) is unavailable