---
title: "Mark an appointment as No-Show"
method: PUT
path: "/v1/appointments/{appointment_group_id}/no_show"
---

# Mark an appointment as No-Show

`PUT /v1/appointments/{appointment_group_id}/no_show`

This API helps you to mark an appointment as No-Show, if guests do not show up for their scheduled appointment.

You must provide appropriate data for the `appointment_group_id` parameter.

## Path parameters

- `appointment_group_id` string, required

## Response `200`

200

- object
  - `success` boolean
  - `is_charge_applied` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/zenoti/apis/zenoti-authentication.md) · [All operations](https://skmtc.net/zenoti/apis/zenoti-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenoti/zenoti-authentication/revisions/e628f892391a/schema)
