Create
Collections
Create collection
Creates a new product collection under the authenticated company. This endpoint allows defining a collection name, description, image, and optional metadata. Once created, the collection can be used to group related products for easier navigation, marketing, or organization.
POST
Create
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Example:
"{{companyId}}"
Body
application/json
Response
200 - undefined
