Skip to main content
POST
Create a new project

Authorizations

Authorization
string
header
required

JWT Authorization Token header using the Bearer scheme

Body

application/json
name
string
required

Name of the project

team_id
string
required

ID of the team that owns this project

slug
string
required

URL-friendly slug for the project. If not provided, will be generated from name

Response

Project created successfully

Project created successfully

data
object