Update Customer 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.

Path Params
uuid
required

A unique identifier for a Customer, as registered on Bud's platform.

Body Params
string

The region/country where the customer is located, format defined by ISO 3166 Alpha-2.

string

The locale/language, based on the region, format defined by BCP 47.

models
object

The configuration for Bud's enrichment models.

Headers
string
required

The API Client Identifier (Service Application Identifier).

Responses

401

An unauthenticated request was received.

404

The resource was not found.

405

The request uses an unexpected HTTP method.

5XX

An unexpected error occurred on the server side.

Language
Credentials
OAuth2
Choose an example:
application/json