Skip to main content
POST
Create a project

Authorizations

Authorization
string
header
required

API key authentication using Bearer token format

Body

application/json
name
string
required
Required string length: 1 - 255
url
string

Required for web projects; optional for mobile projects.

Required string length: 1 - 500
projectType
enum<string>
Available options:
web,
mobile
description
string | null
Maximum string length: 2000

Response

Project created

project
object
required