Skip to main content
PATCH
JavaScript

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

id
string
erforderlich

Product Collection Id

group_id
string<uuid>
erforderlich

Product Collection Group Id

item_id
string<uuid>
erforderlich

Collection item Id (product membership in group)

Body

application/json
status
boolean
erforderlich

Status of the product in the group

Antwort

Product updated successfully

Zuletzt geändert am 26. Mai 2026