v1

latestOpenAPI 3.1.02026-07-2416666272.6 KB

End A/B Test

Declare a winner and end an A/B test. Sets the winner_video_id, fills ended_at, and changes the test status to COMPLETED. This action is irreversible.

put/comparison/{id}?type=finish

Path parameters

idstring uuid required

Unique ID of the A/B test (prefix 636f6d70-)

Query parameters

typestring required

Operation type. Must be "finish".

Request body

winner_video_idstring uuid required

ID of the video declared as the winner of the test

Response

A/B test ended successfully

object required