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
Response
A/B test updated successfully
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.