Groups
Create Group
Creates a new group.
post/v1/shops/{shopId}/groups
Request body
Example request
{
"name": "culpa",
"visibility": "unlisted",
"products": [
"culpa"
],
"metadata": "asyzwszwtxpeqqi",
"apply_category_to_products": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.