API ReferenceProjectsCreates a new project owned by the current user.Creates a new project owned by the current user. POST/v1/projects This operation is synchronous; the created project is returned in the response. Request Responses200400The project was created.The request body failed validation.