Swag Catalog
Personalize a collection
Personalize an existing collection for a specific store user (deprecated)
POST
The personalization takes around 15-20 seconds and only works on personalizable collections. The response will return:
- a
sha
that is used for displaying the images (see personalization guide) - a
fields
property that is used when submitting personalized orders (see personalization guide)
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.