Update project
Enterprise feature
Update a project with new configuration. Any fields not provided are ignored.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Path parameters
projectId
Request
updateProjectSchema
name
The new name of the project. The name must contain at least one non-whitespace character.
description
A new description for the project
mode
A mode of the project affecting what actions are possible in this project
Allowed values:
defaultStickiness
A default stickiness for the project affecting the default stickiness value for variants and Gradual Rollout strategy
Response
This response has no body.