メインコンテンツへスキップ
POST
JavaScript

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

Product Collection Id

ボディ

application/json
products
object[]
必須

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)

レスポンス

Group added successfully

group_id
string
必須
products
object[]
必須
status
boolean
必須
group_name
string | null
最終更新日 2026年5月22日