Update a project
Update project name, URL, description, or settings.
Authentication
AuthorizationBearer
API key authentication using Bearer token format
Path parameters
projectId
Project ID
Request
This endpoint expects an object.
browserRegion
Default proxy exit region for web runs. null keeps the provider's default networking. Web projects only.
Allowed values:
prTestingEnabled
Test PR deployments automatically.
prTestingInstructions
Free-form instructions for the PR exploration agent.
prTestingDebounceMinutes
Quiet period before a PR deployment is tested. 0 disables debouncing.
prTestingBlockMerge
Conclude the GitHub check run as failed when tests fail, so a required TesterArmy check blocks the merge. Off by default.
includeExampleMobileApp
Offer the example app as a run target. Mobile projects only.
autoDeleteOldestMobileApp
Delete the oldest unused app builds when an upload exceeds the storage quota. Mobile projects only.
accessibilityAuditEnabled
Scan visited pages with axe-core during web runs and report critical accessibility violations as non-blocking warnings. On by default. Web projects only.
name
url
description
Response
Project updated
project
Errors
400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error
