---
title: "Cancels self schedule"
method: DELETE
path: "/self-schedules/{id}"
tags: ["self-schedules"]
---

# Cancels self schedule

`DELETE /self-schedules/{id}`

Cancels self schedule

## Path parameters

- `id` string, uuid, required

## Response `204`

Self schedule canceled

## Other responses

- `401` — Unauthorized
- `404` — Self schedule not found or is already cancelled

---

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