delete
https://Use API Lookup for a base URL/secrets/
Deletes the Secret. This Secret is no longer available for authentication or authorization.
Since the Secret cannot be recovered once deleted, it is recommended that the caller of this end-point should enforce a confirmation of delete action (Example: Confirm box saying: Are you sure you want to delete this Secret?).
Access Control:
- The calling principal must have "manage" action permission for the resource "{secret}" in the "account" service.
- The calling principal MUST NOT include a project scope.