Secret Delete

Deletes a repository secret. Please note this api requires write access to the repository, and the request parameter {secret} is not the secret’s id but secret name.

DELETE /api/repos/{owner}/{repo}/secrets/{secret}

Is there a mistake on this page? Please let us know or edit this page.