Delete a specific secret from a set
Remove a specific secret key from a secret set. Cannot be used with image pull secrets.
delete/secrets/{setName}/{secretKey}
Path parameters
setNamestring required
Name of the secret set
secretKeystring required
Name of the secret key to delete
Response
Secret successfully deleted