v1
latestOpenAPI 3.0.1Apache 2.02026-07-174811204.8 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."
}