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.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.