---
title: "Cancel the registration of a class session"
method: DELETE
path: "/api/Appointments/Admin/Sessions/{registration_id}"
---

# Cancel the registration of a class session

`DELETE /api/Appointments/Admin/Sessions/{registration_id}`

This API helps you to cancel the registration of a class session booking.

You must provide a unique identifier of the registration as `registration_id` in the API request. The API then cancels the registration of the specified class session and returns the appropriate cancellation status.

## Path parameters

- `registration_id` integer, required

## Response `200`

200

## 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)
