Associates multiple variants with multiple tags in a single request. Creates variant-tag relationships.
A valid request URL is required to generate request examples
{ "data": { "failed": [ { "reason": "<string>", "tag_id": "<string>", "variant_id": "<string>" } ], "successful": [ { "tag_id": "<string>", "variant_ids": [ "<string>" ] } ] }, "details": [ "<string>" ], "success": true }
Team slug
App slug
Variant and tag relationships to create
50
Show child attributes
Variants added to tags successfully
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes