Groups
Update Group
Updates a specific group.
put/v1/shops/{shopId}/groups/{groupId}/update
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.