Update experimentation settings

Update experimentation settings for the given project

Authentication

Authorizationstring
API Key authentication via header

Path Parameters

projectKeystringRequiredformat: "string"
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
_projectIdstring or null
The project ID
_projectKeystring or null
The project key
randomizationUnitslist of objects or null
An array of the randomization units in this project
_creationDatelong or null
Timestamp of when the experiment was created

Errors