---
title: "Delete a session"
method: DELETE
path: "/v3/scheduling/sessions/{session_id}"
tags: ["Sessions"]
---

# Delete a session

`DELETE /v3/scheduling/sessions/{session_id}`

Deletes a specific session.

## Response `200`

The response to a successful request to delete a scheduling session.

- object
  - `request_id` string — The ID of the request

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `429` — Rate Limit
- `504` — Provider Failure

---

[API](https://skmtc.dev/nylas/apis/nylas-api.md) · [All operations](https://skmtc.dev/nylas/apis/nylas-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nylas/nylas-api/revisions/51c2c1b4ecff/schema)
