API ReferenceExperiments
Create Experiment
POST
/
v1
/experiments
Authorization
X-API-KEY
<token>
In: header
Request Body
application/json
Requiredproject_id
RequiredProject Id
Format:
"uuid"
name
RequiredName
Minimum length:
1
Maximum length: 100
tags
Tags
Tags are key-value pairs used to label resources
Successful Response