---
title: "Confirm an Appointment"
method: POST
path: "/api/v1/appointments/{id}/confirm"
tags: ["Appointments"]
---

# Confirm an Appointment

`POST /api/v1/appointments/{id}/confirm`

Permissions needed: EDIT_APPOINTMENTS

  Shorthand version of appointment update endpoint for changing just status to cancelled.

## Parameters

- `#/paths/~1api~1v1~1sales/delete/parameters/0` — unresolved $ref

## Other responses

- `204` — unresolved $ref
- `422` — unresolved $ref

---

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