Skip to main content

Validate Draft Variation Matrix

POST 

/api/v2/listing-drafts/:draft/variations/validate

Validate a draft's variation matrix locally (before publishing): theme completeness, duplicate combinations, per-channel variation caps, and axis consistency. Returns whether the matrix is valid plus any errors keyed to a child/axis.

Required scope: products:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type