Update
Collections
Update collection
Updates the details of an existing product collection identified by its unique ID. This endpoint allows modifying the collection’s name, description, image, or product associations. Returns the updated collection data upon success.
PUT
Update
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Example:
"{{companyId}}"
Body
application/json
Response
200 - undefined
