Applications
Delete application secret
Delete a secret for the application by name.
delete/api/applications/{id}/secrets/{name}
Path parameters
idstring required
The unique identifier of the application.
namestring required
The name of the secret.
Response
The secret was deleted successfully.