Create a new project in the organization. Projects can be created and archived, but cannot be deleted.
post/organization/projects
Request body
namestring required
The friendly name of the project, this name appears in reports.
geographystring nullable
Create the project with the specified data residency region. Your organization must have access to Data residency functionality in order to use. See data residency controls to review the functionality and limitations of setting this field.
external_key_idstring nullable
External key ID to associate with the project.
Response
Project created successfully.
idstring required
The identifier, which can be referenced in API endpoints
object'organization.project' required
The object type, which is always organization.project
namestring nullable
The name of the project. This appears in reporting.
created_atinteger required
The Unix timestamp (in seconds) of when the project was created.
archived_atinteger nullable
The Unix timestamp (in seconds) of when the project was archived or null.