curl --location --request POST 'https://api.orlipera.cz/uzivatel/avatar/?action' \ --form 'fileName=""' \ --form 'fileData=""' \ --form 'fileType=""' \ --form 'token=""' \ --form 'client="www"' \ --form 'ip=""' \ --form 'sid=""'
{ "data": "string", "type": "string" }