v1

latestOpenAPI 3.1.02026-07-2416666272.6 KB

Update A/B Test

Update the name, description, or video list of an existing A/B test. Only the fields included in the request body will be updated.

put/comparison/{id}?type=update

Path parameters

idstring uuid required

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

Query parameters

typestring required

Operation type. Must be "update".

Request body

namestring

New name for the A/B test

descriptionstring

New description for the A/B test

video_idsstring[]

List of video UUIDs to include in the test

Response

A/B test updated successfully

object required