Skip to main content

Create a new project

POST 

/nevisadmin/api/v1/projects

Required permission: CREATE_PROJECT on the tenant, or global scope

The project key in the request body has to be all-uppercase. If it's not, it will be transformed into all-uppercase. If a projectTemplateKey is specified in the body, the project's initial content will be set from the denoted template.

Request

Responses

Project created