Update experimentation settings
Update experimentation settings for the given project
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
The project key
Request
This endpoint expects an object.
randomizationUnits
An array of randomization units allowed for this project.
Response
Experimentation settings response
_projectId
The project ID
_projectKey
The project key
randomizationUnits
An array of the randomization units in this project
_creationDate
Timestamp of when the experiment was created
_links
The location and content type of related resources
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