API Reference/Git
Create an access token for a Git identity
Create an access token for a Git identity
POST
/git/v1/identity/{identity}/tokens
Path Parameters
identity
RequiredstringFormat:
"uuid"
Response Body
200
Token created successfully
id
RequiredstringFormat:
"uuid"
token
Requiredstring401
Unauthorized
message
Requiredstring403
Forbidden
message
Requiredstring404
Not found
message
Requiredstring500
Internal server error
message
RequiredstringToken created successfully