Commits
Approve a commit
Approve the specified commit as the authenticated user.
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.
post/repositories/{workspace}/{repo_slug}/commit/{commit}/approve
Response
The participant object recording that the authenticated user approved the commit.
Changes
No recorded changes to this endpoint across all 10 revisions of this API.