Project

Create a Project

Create a Project in the Organization associated with an Organization API key. The key must have the org:projects:create permission. Project keys cannot use this endpoint. Enabling CDN delivery also requires project:write.

post/v2/projects

Headers

gt-api-version'2025-01-01.v0' | '2025-11-03.v1' | '2026-02-18.v1' | '2026-03-06.v1'

API contract version. Defaults to the oldest supported version.

API contract version. Defaults to the oldest supported version.

Request body

namestring required
defaultLocalestring required
cdnEnabledboolean

Response

Project created

Changes