Repository Management
Create a repo
Create an empty repo
POST
Authorizations
This API uses OAuth 2 with the implicit grant flow
Body
application/json
Required string length:
1 - 128
Example:
"repo-name"
Response
201
application/json
The newly created repo object
Required string length:
1 - 128
Example:
"repo-name"
Example:
"example_id"
Seconds since epoch UTC
Optional URL of the git repository being synced with the repo