Delete the caller's own key by name (or, for a context administrator holding grant:manage over /, any key). A key that is not the caller's own and that it may not manage surfaces as 404 (no cross-key leakage). Gated by allow_self_service_keys; rejects legacy / delegated callers.

delete/api/v1/{context_id}/keys/{key_name}

Path parameters

context_idstring required

Spectron context id

key_namestring required

Key name

Response

Deleted

Changes

Changed in 3 of the 5 revisions of this API.12