Secrets
Remove the validity override of a secret
Remove the customer-provided validity override of a secret. GitGuardian resumes its periodic validity checks and a fresh check is triggered to recompute the real validity asynchronously.
Prerequisites:
- A valid API key with the secrets:write scope.
delete/v1/secrets/{secret_id}/validity
Path parameters
secret_idinteger required
The ID of the secret to update
Response
The validity override was removed.