---
title: "Updates the appointment status to completed"
method: POST
path: "/Business/Schedules/Appointments/Complete"
tags: ["Rest"]
---

# Updates the appointment status to completed

`POST /Business/Schedules/Appointments/Complete`

## Headers

- `Authorization` string, required
- `SiteId` integer, required

## Request body

- integer[]

## Response `200`

OK

- boolean

## Other responses

- `400` — BadRequest
- `401` — Unauthorized

---

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