Params

Param name Description
custom_metadata_field
required

The ID of the metadatum field that metadatum is going to be related to.

Validations:

  • Must be a String

project_id
optional

The ID of the project that metadatum is going to be related to.

Validations:

  • Must be a String

custom_metadatum
optional , nil allowed

Validations:

  • Must be a Hash

custom_metadatum[value]
optional , nil allowed

The value of the metadatum.

Validations:

  • Must be a String