Skip to main content
POST
Create a project and its default views atomically

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

id identifier

Body

application/json
name
string
required
Minimum string length: 1
Pattern: .*\S.*
description
string | null
visibility
enum<string>
Available options:
public,
team_only,
private
color
string
icon
string
github_repo
string | null

Response

Successful response

The response is of type object.