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
Changes
Changed in 1 of the 21 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○