/repositories/:username/:repo_slug/commit/:node/approve
DELETE {{baseUrl}}/repositories/:username/:repo_slug/commit/:node/approve
Redact the authenticated user's approval of the specified commit.
This operation is only available to users that have explicit access to the repository. In contrast, just the fact that a repository is publicly accessible to users does not give them the ability to approve commits.