API Orlí Pera.cz
  1. client
API Orlí Pera.cz
  • Průvodní info
  • client
    • logo
      POST
    • kontakty
      POST
    • rights
      POST
  • koralky
    • detail
      POST
    • seznam
      POST
    • najdi
      POST
  • loze
    • detail
      POST
    • seznam
      POST
  • mistrovstvi
    • detail
      POST
    • seznam
      POST
    • uzivatelPodminkaOn
      POST
    • uzivatelPodminkaDelete
      POST
    • Uživatel - seznam mistrovství
      POST
  • newsletter
    • Úvod
    • admin
      • delete
      • detail
      • labels
      • list
      • save
      • sent
      • preview
    • uživatel
      • addUser
      • confirm
      • registr
      • unsubscribe
      • view
      • removeUser
  • organizace
    • seznam
      POST
  • orlipero
    • Uživatel
      • Seznam OP
      • Příloha data
      • Založení OP
      • Uložení přílohy
      • OP přílohy
    • detail
      POST
    • seznam
      POST
    • najdi
      POST
    • name
      POST
    • signatury
      POST
  • sekce
    • detail
    • seznam
  • svitek
    • detail
    • historieknihy
  • titul
    • seznam titulů
    • do titulu zbývá
    • Uživatel - seznam titulů
  • urop
    • stats
      • ng-analyza
      • vciny
    • cleni
  • uzivatel
    • avatar
    • avatar save
    • avatar/list
    • detail
    • detail - save
    • isLogged
    • login
    • logout
    • password
    • registr
    • resetPsw
    • getLlmExternalId
    • setLlmExternalId
    • importAddQueue
    • importQueueHistory
    • importDeleteQueue
    • serpa
    • uzivatel zakladní statistika
  1. client

logo

POST
https://api.orlipera.cz/client/logo/
Uloží informace o načtení obrázku.... dle jeho id

Request

Body Params multipart/form-data
id
string 
required
id dle vygenerovaného e-mailu
ip_adress
string 
required
IP adresa
ip_type
string 
required
id typu IP adresy (HTTP_CLIENT_IP, HTTP_X_FORWARDED_FOR, REMOTE_ADDR)
token
string 
required
Default:
{{token}}
client
enum<string> 
optional
Allowed values:
wwwandroid
Default:
www
ip
string  | null 
optional
IP adresa klienta (uživatele)

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.orlipera.cz/client/logo/' \
--form 'id=""' \
--form 'ip_adress=""' \
--form 'ip_type=""' \
--form 'token=""' \
--form 'client="www"' \
--form 'ip=""'

Responses

🟢200Success
text/html
Body
string 
optional
Previous
Průvodní info
Next
kontakty
Built with