Customer Preferencesv1Preference Groups
Update Group
PUT
/v1/customer-preferences/{customer_id}/groups/{group_id}Authorization
BearerAuth AuthorizationBearer <token>
JWT Bearer token authentication
In: header
Path Parameters
customer_id*string
customer_id path parameter
group_id*string
group_id path parameter
Response Body
curl -X PUT "https://example.com/v1/customer-preferences/string/groups/string"Empty