latestOpenAPI 3.0.02026-08-10330179317.3 KB

0534e4d70b77

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

tokenstring required
flag_idinteger required

The ID of the flag

Example request

{
  "token": "YOUR TOKEN IS HERE"
}

Response

ok

idinteger

The ID of the experiment

statestring