Uploadcare · Schema

Uploadcare Metadata

Arbitrary metadata associated with a file.

File UploadFile ManagementCDNImage TransformationDocument ConversionVideo EncodingMalware ScanningStorageWebhooks
View JSON Schema on GitHub

JSON Schema

uploadcare-metadata.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://uploadcare.com/schemas/metadata",
  "title": "Uploadcare Metadata",
  "description": "Arbitrary metadata associated with a file.",
  "type": "object",
  "nullable": true
}