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