ProfouzorsLinx/put.icu.sxcu

13 lines
372 B
Plaintext
Raw Normal View History

2021-02-21 06:15:30 +01:00
{
"Version": "13.1.0",
"DestinationType": "ImageUploader, FileUploader",
"RequestMethod": "PUT",
"RequestURL": "https://put.icu/upload/",
"Headers": {
"Linx-Delete-Key": "testkey",
2021-02-21 06:15:30 +01:00
"Accept": "application/json"
},
"Body": "Binary",
"URL": "$json:url$",
"DeletionURL": "https://put.icu/delete/$json:filename$?linx-delete-key=$json:delete_key$"
2021-02-21 06:15:30 +01:00
}