v1
OpenAPI 3.0.1Apache 2.02026-07-135212282.4 KBprojects
Create project
Create a new project within an organization.
post/api/v1/orgs/organizations/{org_id}/projects/
Path parameters
org_idstring required
Unique identifier of the organization.
Request body
Response
Project created successfully.
Example response
{
"message": "Project created successfully."
}