Update experimentation settings

PUT
/api/v2/projects/:projectKey/experimentation-settings

Update experimentation settings for the given project

Path parameters

projectKeystringRequired

The project key

Request

This endpoint expects an object.
randomizationUnitslist of objectsRequired

An array of randomization units allowed for this project.

Response

Experimentation settings response

_projectIdstringOptional

The project ID

_projectKeystringOptional

The project key

randomizationUnitslist of objectsOptional

An array of the randomization units in this project

_creationDatelongOptional

Timestamp of when the experiment was created

Errors

Built with