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