Skip to main content

Create access model metadata value

POST 

/access-model-metadata/v1/attributes/:key/values

Create a new value for an existing Access Model Metadata Attribute.

The type field must be omitted, blank, or static (case-insensitive); adhoc is not an allowed value on this public API and results in a 400 error. Ad-hoc values are created dynamically through an internal service-to-service flow when the parent Attribute has isAdhoc set to true, not through this API.

Request

Responses

Created