Re-bind the application to another GitHub credential
applications
Re-bind the application to another GitHub credential
Move the application onto a GitHub credential of the organisation whose App installation reaches its repository. The credential must exist (400 otherwise); whether its installation reaches the repository is reported in the answer rather than refused. A browser session twin is mounted at the same path without the /api/v1 prefix (cookie authentication).
PUT
Re-bind the application to another GitHub credential
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
A GitHub credential of this organisation to bind the application to.