Create Repository

Creates a new repository on account


Valid Authentication Methods

API Key Grants:

  • RepositoryEdit

OAuth 2.0 User Token Scopes:

  • repository
Body Params
string
required
string
enum
Allowed:
users
array of objects
required
users*
groups
array of integers
groups
Headers
string
required
Defaults to 1
Responses

400

Bad Request. Occurs when no owner is provided, members or groups are added to an UNRESTRICTED repository, or invalid user/group IDs.

403

Forbidden. Occurs when the user does not have permission to create a repository.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json