Create a new Connect project

Authentication

AuthorizationBearer

Pyramid API key (prefix with “Bearer ”)

Request

This endpoint expects an object.
namestringRequired1-200 characters
A descriptive name for the project.
descriptionstring or nullOptional<=500 characters
Optional context about what this project contains.

Response

Project created
request_idstringformat: "uuid"

Server-generated per-request UUID. Also sent as X-Request-Id response header. Include in support tickets.

successany
dataobject
paginationobject

Present only on list endpoints. Top-level (not nested inside data).

Errors

400
Bad Request Error
401
Unauthorized Error