Tombstone a scope node (soft-delete: sets tombstoned_at = time::now()). The root scope / is reserved and cannot be tombstoned.

delete/api/v1/{context_id}/scopes

Path parameters

context_idstring required

Spectron context id

Query parameters

pathstring required

Scope path to tombstone

Response

Tombstoned

Changes

Changed in 1 of the 5 revisions of this API.2

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 503

      response-non-success-status-added