Skip to main content
PATCH
JavaScript

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string
requis

Product Collection Id

group_id
string<uuid>
requis

Product Collection Group Id

item_id
string<uuid>
requis

Collection item Id (product membership in group)

Corps

application/json
status
boolean
requis

Status of the product in the group

Réponse

Product updated successfully

Dernière modification le 22 mai 2026