---
title: "DELETE /api/v1/{context_id}/scopes"
method: DELETE
path: "/api/v1/{context_id}/scopes"
---

# DELETE /api/v1/{context_id}/scopes

`DELETE /api/v1/{context_id}/scopes`

Tombstone a scope node (soft-delete: sets tombstoned_at = time::now())

## Path parameters

- `context_id` string, required

## Query parameters

- `path` string, required

## Response `204`

Tombstoned

## Other responses

- `400` — Invalid scope path
- `401` — Unauthorized
- `422` — Invalid context id

---

[API](https://skmtc.net/surrealdb/apis/spectron.md) · [All operations](https://skmtc.net/surrealdb/apis/spectron/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/surrealdb/spectron/versions/52b41ab517b6/schema)
