Revoke the application's registry robot
Delete the push robot Ankra minted for this application from its registry, drop the credential holding its login, and forget the record. The repository’s Actions secrets are left holding a login that no longer works, which is the point of a revoke. A browser session twin is mounted at the same path without the /api/v1 prefix (cookie authentication).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
A robot was minted, rotated or revoked in this call.
GitHub refused the secrets write because the Ankra GitHub App lacks the Secrets permission.
The repository's Actions secrets now carry the robot login.