v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
Projects

Update a Project

Update various attributes and configurable settings for the given project.

Note that solely having the project:read scope restricts updatable settings to isBookmarked, autofixAutomationTuning, seerScannerAutomation, preprodSizeStatusChecksEnabled, preprodSizeStatusChecksRules, preprodSizeEnabledQuery, preprodDistributionEnabledQuery, preprodSizeEnabledByCustomer, preprodDistributionEnabledByCustomer, and preprodDistributionPrCommentsEnabledByCustomer.

put/api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/

Path parameters

organization_id_or_slugstring required

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

project_id_or_slugstring required

The ID or slug of the project the resource belongs to. Project slugs are unique within each organization.

Request body

isBookmarkedboolean

Enables starring the project within the projects tab. Can be updated with project:read permission.

namestring

The name for the project

slugstring

Uniquely identifies a project and is used for the interface.

platformstring nullable

The platform for the project

subjectPrefixstring

Custom prefix for emails from this project.

subjectTemplatestring

The email subject to use (excluding the prefix) for individual alerts. Here are the list of variables you can use:

  • $title
  • $shortID
  • $projectID
  • $orgID
  • ${tag:key} - such as ${tag:environment} or ${tag:release}.
resolveAgeinteger nullable

Automatically resolve an issue if it hasn't been seen for this many hours. Set to 0 to disable auto-resolve.

highlightContextobject

A JSON mapping of context types to lists of strings for their keys. E.g. {'user': ['id', 'email']}

highlightTagsstring[]

A list of strings with tag keys to highlight on this project's issues. E.g. ['release', 'environment']

scmSourceContextEnabledboolean

Enable on-demand source context fetching from SCM integrations for stack traces.

Response

{"stackTrail":"paths:/api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/:put:responses:200:content:application/json:schema:properties:stats","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/:put:responses:200:content:application/json:schema:properties:transactionStats","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/:put:responses:200: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
isInternalboolean required
isPublicboolean required
colorstring required
statusstring required
optionsobject required
digestsMinDelayinteger required
digestsMaxDelayinteger required
subjectPrefixstring required
allowedDomainsstring[] required
resolveAgeinteger required
dataScrubberboolean required
dataScrubberDefaultsboolean required
safeFieldsstring[] required
storeCrashReportsinteger nullable required
sensitiveFieldsstring[] required
subjectTemplatestring required
securityTokenstring required
securityTokenHeaderstring nullable required
verifySSLboolean required
scrubIPAddressesboolean required
scrapeJavaScriptboolean required
highlightTagsstring[] required
highlightContextobject required
groupingConfigstring required
derivedGroupingEnhancementsstring required
groupingEnhancementsstring required
secondaryGroupingExpiryinteger required
secondaryGroupingConfigstring nullable required
fingerprintingRulesstring required
platformsstring[] required
processingIssuesinteger required
defaultEnvironmentstring nullable required
relayPiiConfigstring nullable required
builtinSymbolSourcesstring[] required
dynamicSamplingBiasesobject[] nullable required
symbolSourcesstring required
isDynamicallySampledboolean required
tempestFetchScreenshotsboolean required
autofixAutomationTuningstring required
seerScannerAutomationboolean required
{"stackTrail":"paths:/api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/:put:responses:200:content:application/json:schema:properties:seerNightshiftTweaks","oasType":"schema","type":"unknown"}
scmSourceContextEnabledboolean required
debugFilesRolestring nullable required