Delete a repository secret

Deletes a secret in a repository using the secret name. You must authenticate using an access token with the repo scope to use this endpoint. GitHub Apps must have the secrets repository permission to use this endpoint.

DELETE /repos/:owner/:repo/actions/secrets/:secret_name

Response

Status: 204 No Content