v1

latestOpenAPI 3.1.02026-08-0413468163.9 KB
v1-projects

Create Project Endpoint

Create a new project.

post/v1/projects

Request body

namestring required

Project name (1-100 characters).

org_idstring nullable

Organization to create the project in. Inferred from your auth when omitted.

Response

The created project row.

idstring required

Project ID.

org_idstring required

Organization the project belongs to.

namestring required

Project name.

created_atstring required

When the project was created.