Skip to main content
POST
Create Project

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
projectName
string | null
required

Response

The created project

id
string
required
name
string
required
date_created
string
required
members
ProjectMember · object[]
required
detection_config
DetectionConfig · object