Langsung ke konten utama
POST
JavaScript

Otorisasi

Authorization
string
header
wajib

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

Parameter Path

id
string
wajib

Product Collection Id

Body

application/json
products
object[]
wajib

Products in this group

group_name
string | null

Optional group name. Multiple groups can have null names, but named groups must be unique per collection

status
boolean | null

Status of the group (defaults to true if not provided)

Respons

Group added successfully

group_id
string
wajib
products
object[]
wajib
status
boolean
wajib
group_name
string | null
Terakhir diubah pada 22 Mei 2026