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

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
405
Method Not Allowed Error
429
Too Many Requests Error