stream_downloadedFrom

The source URL for a downloaded image. If the watermark profile was created via direct upload, this field is null.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-downloadedfrom-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_downloadedFrom",
  "title": "stream_downloadedFrom",
  "description": "The source URL for a downloaded image. If the watermark profile was created via direct upload, this field is null.",
  "example": "https://company.com/logo.png",
  "type": "string"
}