curl --location --request POST 'https://api.orlipera.cz/orlipero/uzivatelPriloha//' \ --form 'token=""' \ --form 'client="www"' \ --form 'viewType="VL"' \ --form 'ip=""' \ --form 'sid=""'
{ "id": 0, "opItemId": 0, "nazev": "string", "typ": "string", "velikost": 0, "data": "string", "nahled": "string", "popis": "string", "verejny": true, "vytvoreno": { "date": "string", "timezone_type": 0, "timezone": "string" }, "externalId": 0, "deleted": true }