API Reference/Git
Create an access token for a Git identity
Create an access token for a Git identity
POST
/git/v1/identity/{identity}/tokensPath Parameters
identityRequiredstringFormat:
"uuid"Response Body
200
Token created successfully
idRequiredstringFormat:
"uuid"tokenRequiredstring401
Unauthorized
messageRequiredstring403
Forbidden
messageRequiredstring404
Not found
messageRequiredstring500
Internal server error
messageRequiredstringToken created successfully