If this content did not answer your questions, try searching or contacting our support team for further assistance.
acquia-dam-sdk / Components / BaseUpdateMetadataFieldValue
displayKey:
string
Display key of the controlled vocabulary metadata field
src/apis/metadata/requests.ts:23
existingValue:
string
The controlled vocabulary value you wish to update
src/apis/metadata/requests.ts:25
optional
index:number
0-based index of where to re-order the updated controlled vocabulary value. Either value
, index
, or both must be provided
src/apis/metadata/requests.ts:27
optional
value:string
Optional new display name for this controlled vocabulary value. Either value
, index
, or both must be provided