{
    "name": "owo",
    "desc": "owo",
    "target": "https://api.awau.moe/upload/pomf?key=<<<<INSERT YOUR KEY HERE>>>>",
    "format": "multipart-form-data",
    "body": [
        {
            "__Content-Type": "/%contenttype/",
            "filename": "/image.%format/",
            "name": "files[]",
            "body": "/%imagedata/"
        }
    ],
    "return": ".files.0.url",
    "return_prepend": "https://<<<<INSERT YOUR DOMAIN HERE>>>>/"
}