Create a repo
Repository Management
Create a repo
Create an empty repo. Optionally also skip the default .dvignore file or make it branchless.
POST
Create a repo
Documentation Index
Fetch the complete documentation index at: https://docs.diversion.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
This API uses OAuth 2 with the implicit grant flow
Body
application/json
Response
The newly created repo object
Required string length:
1 - 128Example:
"repo-name"
Example:
"example_id"
Seconds since epoch UTC
Optional URL of the git repository being synced with the repo

