Skip to main content

Create project in domain

POST 

/domains/:domainPid/projects

Creates a project under domainPid with name, slug, and optional description. Requires domain contributor access and an active billing subscription within project limits. Returns 403 when billing is inactive or the org project limit is exceeded; returns 409 when the slug conflicts.

Request

Responses

Success