accusamus
quos
cupiditate
private
public
unlisted
curl -L \ --request PUT \ --url 'https://api.sellauth.com/v1/shops/{shopId}/groups/{groupId}/update' \ --header 'Content-Type: application/json' \ --data '{ "name": "cupiditate", "image_id": null, "visibility": "private", "products": null }'
{ "id": 1, "name": "A Group", "image_id": null, "image_url": null, "sort_priority": 0, "visibility": "public", "shop_id": 1, "created_at": "2024-01-01T00:00:00.000000Z", "updated_at": "2024-01-01T00:00:00.000000Z", "deleted_at": null }