---
title: "Delete a session or sessions"
method: DELETE
path: "/sessions/{session_id}"
tags: ["basic"]
---

# Delete a session or sessions

`DELETE /sessions/{session_id}`

## Path parameters

- `session_id` string, required

## Response `204`

Session(s) succesfully deleted.

## Other responses

- `400` — General error

---

[API](https://skmtc.net/amz-racing/apis/rosbag-bazaar-api.md) · [All operations](https://skmtc.net/amz-racing/apis/rosbag-bazaar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/amz-racing/rosbag-bazaar-api/versions/9167cc5a1f11/schema)
