Skip to main content
DELETE
Delete a classification

Authorizations

X-Qanapi-Authorization
string
header
required

A machine credential, qk_ followed by its secret. Only a hash of the secret is stored, so a key is displayed exactly once, when it is created or rotated. A key reaches only the configurations it is linked to.

It may also be sent as Authorization: Bearer qk_..., which is recognised by the prefix.

Path Parameters

id
string
required

The classification's id, or its slug. Either resolves.

Example:

"top-secret"

Response

Deleted. No body.