File Metadata Definition
Name | Type | Required | Meaning |
---|---|---|---|
id | int | For Updates | A unique identifying integer. |
fileId | int | Yes | The ID of the file being linked to a record. Must be greater than zero. |
key | string | Yes | The name of the metadata. Must be 300 or fewer characters in length. |
value | int | Yes | The metadata. Must be 300 or fewer characters in length. |