put https://api-sandbox.thisisbud.com/v1/customers//context
Updates the customer context.
All three body parameters (region, locale, and models) will overwrite any existing values.
If a parameter is not provided, it's corresponding context field will be set to empty.
Responses
401An unauthenticated request was received.
404The resource was not found.
405The request uses an unexpected HTTP method.
5XXAn unexpected error occurred on the server side.