Methods

  • POST — Bulk upload of files and links

Resource

{
    "downloadLinks": [
        "string"
    ]
}

Properties

Name Type Description Additional
downloadLinks[] array of string

List of file upload links
in the following format: ["https://hosting.example/image.png", "https://hosting.example/imageOther.png", ...]