Delete a configuration
Configurations
Delete a configuration
Requires configuration:manage. Cascades to every encryption key record
the configuration owns, so every payload encrypted through it becomes
permanently unreadable. There is no recovery path.
DELETE
Delete a configuration
Authorizations
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
The configuration's id, or its proxy slug. Either resolves.
Example:
"952zpx6vyig3sdyp"
Response
Deleted. No body.