Skip to main content
DELETE
Soft-delete (archive) a Struct
Sets status to ARCHIVED. The row stays so historical batch versions still resolve. An already-archived slug is 404. Batches keep the published snapshot they were extracted with.

Authorizations

Authorization
string
header
required

Organisation API key from Settings → API / /api/keys/. The secret is shown once. Send Authorization: Bearer sk-abacus-…. One active key per organisation. Ingest (/api/v2/ingest/*) refuses API keys — that surface is Auth0-only with ingest:read / ingest:write scopes.

Path Parameters

slug
string
required

Response

No response body