Skip to main content
PUT
/tag/:uid/experiment/:id

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

uid
integer
required

Publisher ID

id
integer
required

Experiment ID

Body

application/json
start
string<date>
end
string<date>

Response

200 - application/json
results
object
required
success
boolean
required