iwhicudukiho
  1. user
iwhicudukiho
  • Start your Apidog journey
  • téléchargement epub Dryad on Fire - Carnival of Mysteries 1
  • Lecture en ligne Ebook Le Soleil et lEtoile - Une aventure de Nico Di Angelo
  • PDF Madre téléchargement
  • TÉLÉCHARGEMENTS Dix années dexil
  • Télécharger Pdf Mistletoe and Magic
  • Télécharger Pdf Kanji Kana - Index alphabétique des 14 000 mots français simples ou composés expressions usuelles et noms propres japonais extrai
  • Télécharger Pdf Wrath and Crystal Thorns - Fae and Crystal Thorns 5
  • Kindle The temptation of magic téléchargement
  • Télécharger Pdf CPHQ Exam Practice Questions and Study Guide 2024-2025 1200 Practice Questions and Answers for the Certified Professional in Healthcare Quality Exam
  • télécharger pdf Jacaranda
  • Lecture en ligne Ebook Wild Sky
  • Télécharger Pdf Hotwife Seducing the Plumber - Soccer Mom Challenge 5
  • PDF Constelaciones para niños La forma más divertida de aprender sobre las estrellas descubrir la magia del sistema solar y observar los astros como un astrón
  • Kindle Les dinosaures en bande dessinée Tome 1 téléchargement
  • Télécharger Pdf One Waltz With The Viscount
  • Lire en ligne My Rich Silver Fox Grumpy Rugged Rancher
  • TÉLÉCHARGER PDF EPUB Kayleb Legàmi Alieni - Legàmi Alieni 6
  • téléchargement epub Arrête avec tes mensonges
  • Télécharger PDF Linfiltrée
  • Télécharger Pdf Vieillissement et condition physique
  • TÉLÉCHARGEMENTS Le Retour des Nains T2 Les Dragons dairain
  • Télécharger Pdf Shift Happens - Midwest Monsters 8
  • TÉLÉCHARGER PDF EPUB Beautiful Sinner
  • PDF Kindle Voodoo and Vampires - The Blood Witch Saga 1 par Theophilus Monroe
  • téléchargement epub Petit traité des grandes vertus
  • pet
    • Find pet by ID
    • Finds Pets by status
    • Finds Pets by tags
    • uploads an image
    • Add a new pet to the store
    • Update an existing pet
    • Updates a pet in the store with form data
    • Deletes a pet
  • store
    • Returns pet inventories by status
    • Place an order for a pet
    • Find purchase order by ID
    • Delete purchase order by ID
  • user
    • Creates list of users with given input array
      POST
    • Get user by user name
      GET
    • Update user
      PUT
    • Delete user
      DELETE
    • Logs user into the system
      GET
    • Logs out current logged in user session
      GET
    • Creates list of users with given input array
      POST
    • Create user
      POST
  1. user

Logs user into the system

GET
/user/login

Request

Query Params

Responses

🟢200OK
application/json
successful operation
Headers

Body

🟠400Bad Request
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/user/login?username&password'
Response Response Example
200 - Example 1
"string"
Modified at 2025-08-25 00:45:00
Previous
Delete user
Next
Logs out current logged in user session
Built with