Update selected items limit for dictionary attribute definition.

Update the limit of selected items for a dictionary attribute definition. This allows you to manage how many items can be selected for the given dictionary attribute. To make the dictionary act as a single select, simply set selectedValuesLimit to 1.

Update the 'dictionaryValuesMetadataType' property to change the type of metadata associated with the dictionary values. This allows you to define how additional information about each dictionary value is stored and represented. For example, you can specify whether the metadata should be in the form of simple text, color codes, or other formats that suit your application's needs.

For more detailed information on how to work with the Management API (MAPI) in Bluestone PIM, refer to our help pages Get started with Management API and Attribute types - Dictionary.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the dictionary attribute definition. Example: 634c26e14cedfd0001775e9f

Body Params
dictionaryValuesMetadataType
object

Type of dictionary values metadata for dictionary attribute definition (e.g. color in hex).

selectedValuesLimit
object

Limit for the number of selected dictionary values on a product. To set a value, use an integer between 1 and 100, to remove the limit send in a null value.

Responses
204

No Content

This response status indicates that the request was successfully processed and there is no content to return.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json