Variant Groups
Set variant group channel status
Sets a variant group’s publishing status on a channel. Requires an existing channel membership row for the variant group. Allowed status values are active, inactive, and incomplete.
PATCH
Error
Authorizations
Management API token, sent as Authorization: Bearer <token>.
Path Parameters
Team slug
App slug
Channel ID
Variant group ID
Body
application/json
Channel status payload
Available options:
active, inactive, incomplete Error