Authorizations: oauth2_implicit (repo:admin)
Type | Name | Description | Schema |
---|---|---|---|
path |
repository |
The full path of the repository. e.g. namespace/name |
string |
Description of a new token.
Name | Description | Schema |
---|---|---|
friendlyName |
Friendly name to help identify the token |
string |
HTTP Code | Description | Schema |
---|---|---|
201 |
Successful creation |
|
400 |
Bad Request |
|
401 |
Session required |
|
403 |
Unauthorized access |
|
404 |
Not found |