Interface AuthorizeImageUploadResponse

Either the information you need to upload an image, or any errors encountered

Hierarchy

  • AuthorizeImageUploadResponse

Properties

Properties

error?: string
id?: string

Cloudflare Images draft upload ID

url?: string

URL to upload your image to

Generated using TypeDoc