cURL
curl --request POST \ --url https://api.qminder.com/v1/appointments/{ticketId}/marknoshow \ --header 'X-Qminder-API-Version: <x-qminder-api-version>' \ --header 'X-Qminder-REST-API-Key: <api-key>'
Marks a scheduled appointment as no-show when the visitor doesn’t arrive.
API version. Must be set to 2020-09-01.
2020-09-01
ID of the appointment ticket to mark as no-show
Appointment marked as no-show successfully