latestOpenAPI 3.0.02026-08-081631260.8 KB

ae9d64e51a99

Attachments

Upload an attachment

Uploads an attachment

post/upload

Response

Attachment

originalstring uri required

URL of the attachment

previewstring[]

If the original is a document, this field will hold an list URL with image previews of each page

Example response

{
  "original": "http://example.com/image.png",
  "preview": [
    "http://example.com/image.png"
  ]
}