Update git credential accessor for a User
Users
Update git credential accessor for a User
Update a user’s git credential. Required permissions: UpdateUser. Note: This only supports updating GitHub and GitHub Enterprise PATs.
PUT
Update git credential accessor for a User
Authorizations
Path Parameters
Id of the User to update credentials for
Id of the credential to update
Body
application/json
The new credential
The domain for this git credential
Example:
"github.com"
Git service provider
Available options:
bitbucket, bitbucketServer, github, githubEnterprise, gitLab, gitLabEnterprise, unknown Name for this git credential
Example:
"My creds"
The token value