Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Product Collection Id

group_id
string<uuid>
required

Product Collection Group Id

Response

Group deleted successfully

Last modified on May 21, 2026