Skip to main content
DELETE
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)

Antwort

Product deleted successfully

Zuletzt geändert am 26. Mai 2026