Replace all tags on one or more orders with a new set of tags.
Documentation Index
Fetch the complete documentation index at: https://skulabs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Array of tag IDs to set (ObjectId strings referencing the tag collection)
[
"507f1f77bcf86cd799439011",
"507f1f77bcf86cd799439012"
]Store ID (use with order_number)
"507f1f77bcf86cd799439011"
Order number (use with store_id)
Reason for setting tags
Array of order references (alternative to store_id + order_number)
Tags set on orders
Whether the operation succeeded