3156fb59f41d

latestOpenAPI 3.1.02026-08-1246489245.2 KB
projects

Update a project

Update project name, URL, description, or settings.

patch/v1/projects/{projectId}

Path parameters

projectIdstring required

Project ID

Headers

Authorizationstring required

API key authentication using Bearer token format

Request body

browserRegion'eu' | 'us'

Default proxy exit region for web runs. null keeps the provider's default networking. Web projects only.

prTestingEnabledboolean

Test PR deployments automatically.

prTestingInstructionsstring nullable

Free-form instructions for the PR exploration agent.

prTestingDebounceMinutesinteger

Quiet period before a PR deployment is tested. 0 disables debouncing.

includeExampleMobileAppboolean

Offer the example app as a run target. Mobile projects only.

autoDeleteOldestMobileAppboolean

Delete the oldest unused app builds when an upload exceeds the storage quota. Mobile projects only.

accessibilityAuditEnabledboolean

Scan visited pages with axe-core during web runs and report critical accessibility violations as non-blocking warnings. On by default. Web projects only.

namestring
urlstring
descriptionstring nullable

Response

Project updated