Skip to main content
POST
Create a new project

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
Maximum string length: 255
description
string | null
Maximum string length: 1000
visibility
enum<string> | null
Available options:
org_visible,
private
template
string | null
Maximum string length: 255

Response

The response is of type string.