Skip to content

Delete secret

DELETE
/tenants/{tenant}/secrets/{name}

Delete a managed secret. This removes the secret definition and stops syncing to all target clusters. The secret values in the vault are not deleted by this API call, and existing synced Kubernetes Secrets are not removed automatically.

tenant
required
string

Tenant name

name
required
string

Secret name

Secret deleted

Invalid name

object
error
string

Missing or invalid authentication

object
error
string

Admin access required

object
error
string

Secret not found

object
error
string

Rate limit exceeded

object
error
string