Create a project in an organization
POST {{baseUrl}}/projects/:owner
Request Body
{"name"=>"CoreServices", "description"=>"APIs for core functionality", "apis"=>["petstore"], "domains"=>["common-models"]}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
RESPONSES
status: Created
""