Skip to main content

Create New Project

POST 

/org/:orgId/project

Create New Project

Request

Path Parameters

    orgId stringrequired

    The Organization ID (UUID) for which you are querying.

Header Parameters

    Content-Type stringrequired

    The Organization ID (UUID) for which you are querying.

Responses

Success.

Schema

    id string
    name string
    description string
    version integer
    created integer
    createdBy string
Loading...