[BETA] Add or update legal value for the context field

View as Markdown

[BETA] This API is in beta state, which means it may change or be removed in the future.

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

projectIdstringRequired
contextFieldstringRequired

Request

legalValueSchema
valuestringRequired
The valid value
descriptionstringOptional
Describes this specific legal value

Response

This response has no body.