Add or update legal value for the context field

View as Markdown
Endpoint that allows adding or updating a single custom context field legal value. If the legal value already exists, it will be updated with the new description

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

contextFieldstringRequired

Request

legalValueSchema
valuestringRequired
The valid value
descriptionstringOptional
Describes this specific legal value

Response

This response has no body.