Experiments
Add flag to an experiment
post/api/v1/experiments/{id}/set_flag_as
Path parameters
idinteger required
The ID of the experiment that will be flagged
Request body
Example request
{
"token": "YOUR TOKEN IS HERE"
}Response
ok
The ID of the experiment that will be flagged
{
"token": "YOUR TOKEN IS HERE"
}ok