mirror of https://github.com/tycrek/ass
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
374 B
14 lines
374 B
{
|
|
"Version": "13.4.0",
|
|
"Name": "anssxustawai",
|
|
"DestinationType": "ImageUploader, TextUploader, FileUploader",
|
|
"RequestMethod": "POST",
|
|
"RequestURL": "https://your.domain.name.here/",
|
|
"Headers": {
|
|
"Authorization": "YOUR TOKEN HERE"
|
|
},
|
|
"Body": "MultipartFormData",
|
|
"FileFormName": "file",
|
|
"URL": "$json:.resource$",
|
|
"DeletionURL": "$json:.delete$"
|
|
} |