Metadata

- Authentication: The user must be authenticated to perform this action.

Params

Param name Description
id
required

ID of the asset metadata of which will be updated.

Validations:

  • Must be a String

custom_metadata
required

A Hash of Hashes. First level keys are indices of the elements. Second level keys are ‘value’ and ‘custom_metadata_field’.

Validations:

  • Must be a Hash