MetapropertyOption
objectdefinitionstring
externalReferencestringrequired
iconstringrequired
idstringrequired
namestringrequired
Example
MetapropertyOptionInput
objectdefinitionstring
externalReferencestring
Optional external reference for the option (utf-8, max 255 chars). If omitted and the provided name differs from the option’s label, Bynder automatically sets the externalReference to that name value. Passing null or an empty string does not disable this behavior; provide an explicit value to control what is stored.
iconstring
namestringrequired
Name of the option (utf-8, max 255 chars). When this value differs from the option’s label, it is also stored as the option’s externalReference unless an explicit externalReference is provided.
Example
MetapropertyOptionUpdateInput
objectdefinitionstring
externalReferencestring
iconstring
namestring
Example
NameAlreadyRegisteredOutput
objecterrorCodestringrequired
messagestringrequired
Example
OptionCreateInvalidOutput
objecterrorCodestring
errorsarray[object]
Show Child Parameters
messagestring
Example