v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
Projects

Create a Project for an Organization

Create a new project for an organization. A personal team (team-{username}) is automatically created for the caller with Team Admin role, and the project is bound to it. If the org has member project creation disabled (disable_member_project_creation), org:write scope is required.

post/api/0/organizations/{organization_id_or_slug}/projects/

Path parameters

organization_id_or_slugstring required

The ID or slug of the organization the resource belongs to.

Request body

namestring required

The name for the project.

slugstring nullable

Uniquely identifies a project and is used for the interface. If not provided, it is automatically generated from the name.

platformstring nullable

The platform for the project.

default_rulesboolean

Defaults to true where the behavior is to alert the user on every new issue. Setting this to false will turn this off and the user must create their own alerts to be notified of new issues.

Response

latestDeploysobject nullable
optionsobject
{"stackTrail":"paths:/api/0/organizations/{organization_id_or_slug}/projects/:post:responses:201:content:application/json:schema:properties:stats","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/api/0/organizations/{organization_id_or_slug}/projects/:post:responses:201:content:application/json:schema:properties:transactionStats","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/api/0/organizations/{organization_id_or_slug}/projects/:post:responses:201:content:application/json:schema:properties:sessionStats","oasType":"schema","type":"unknown"}
idstring required
slugstring required
namestring required
platformstring nullable required
dateCreatedstring date-time required
isBookmarkedboolean required
isMemberboolean required
featuresstring[] required
firstEventstring date-time nullable required
firstTransactionEventboolean required
accessstring[] required
hasAccessboolean required
hasFeedbacksboolean required
hasFlagsboolean required
hasMinifiedStackTraceboolean required
hasMonitorsboolean required
hasNewFeedbacksboolean required
hasProfilesboolean required
hasReplaysboolean required
hasSessionsboolean required
hasInsightsHttpboolean required
hasInsightsDbboolean required
hasInsightsAssetsboolean required
hasInsightsAppStartboolean required
hasInsightsScreenLoadboolean required
hasInsightsVitalsboolean required
hasInsightsCachesboolean required
hasInsightsQueuesboolean required
hasInsightsAgentMonitoringboolean required
hasInsightsMCPboolean required
hasLogsboolean required
hasTraceMetricsboolean required
platformsstring[] required
hasUserReportsboolean required
environmentsstring[] required