Experiments (V2)

Unenroll member

Explicitly unenroll a unit from an experiment. If a divergence row exists it is updated to unenrolled status; otherwise a new row is inserted. Unlike clearing an override, this unenrolls even members with an automatic group assignment.

post/application/{applicationId}/v2/experiments/{experimentId}/assignments/unenroll

Path parameters

applicationIdinteger required
experimentIdinteger required

Headers

environment_idnumber required

Gamebeast environment ID

Request body

unitType'user' | 'server' required
distinctIdstring required

Response

Default Response

Changes

No recorded changes to this endpoint across all 2 revisions of this API.