kubernetes
Delete a Secret
Delete a Secret in the given namespace. Access policy: Authenticated user.
delete/kubernetes/{id}/namespaces/{namespace}/secrets/{secret}
Path parameters
idinteger required
Environment identifier
namespacestring required
The namespace name where the secret is located
secretstring required
The secret name to delete
Response
Success