curl --location --request POST '/Tools/UploadFile?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "base64": "string" }'
{}