Create project

Create a new project

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
namestringRequired
A descriptive name for the project
policy_idstringOptional
ID of the policy to be applied to this project. If not provided, uses default policy.
project_metadatamap from strings to stringsOptional
Custom metadata tags for analysis and cross referencing

Response

Project created
namestring
A descriptive name for the project
policy_idstring or null
ID of the policy to be applied to this project. If not provided, uses default policy.
project_metadatamap from strings to strings or null
Custom metadata tags for analysis and cross referencing