socagesishax
  1. user
socagesishax
  • Start your Apidog journey
  • Spider-Gwen The Ghost-Spider Vol. 2 - Unraveled by Stephanie Phillips Paolo Villanelli Von Randal Mark Brooks on Audiobook New
  • Download PDF The Runner by Lloyd Devereux Richards
  • PDF EPUB Download Knight Owl by Christopher Denise Full Book
  • epub download Bi-directionality in Human-AI Collaborative Systems by Elsevier Science Ranjeev Mittu MS Donald Sofge PhD Marco Brambilla PhD
  • Online Read Ebook Some Like It Scot A Novel by Pepper Basham
  • Online Read Ebook Frostbite Part of the Orphan and Sage Saga by Amanda S. Burke
  • PDF EPUB Download A Girl Like Us A Novel by Anna Sophia McLoughlin Full Book
  • epub download Talinga by Margaret A Sinclair
  • Download PDF 15th International Munich Chassis Symposium 2024 Volume 3 steering.tech and chassis.tech by Peter E. Pfeffer
  • Read Pdf Crimson Keepsakes by M. A. Skallberg
  • PDF Fatal Error An Ali Reynolds Mystery by J. A. Jance
  • Read pdf No Domain The John McAfee Tapes by
  • Read Pdf I minnets labyrint by Ken Follett Sam J. Lundwall
  • download pdf Decoding the Chessboard of Asian Geopolitics Asian Powerplay in South Asia Central Asia and West Asia by Debasish Nandy Monojit Das
  • Anime Manga Digital Coloring Guide Choose the Colors That Bring Your Drawings to Life With Over 1000 Color Combinations by Teruko Sakurai on Ipad
  • PDF EPUB Download The Survivor Wants to Die at the End by Adam Silvera Full Book
  • DOWNLOAD PDF EPUB Navigating Landscapes of Dalcroze Practice Histories of Music and Movement by John Habron-James Johanna Laakkonen Selma Landen Odom
  • Read pdf Wonderland A Fantasy Role-Playing Setting by Andrew Kolb
  • Logos that Last How to Create Iconic Visual Branding by Allan Peters on Ipad
  • Pdf ePub The Hidden Dungeon Only I Can Enter Manga Vol. 10 by Meguru Seto Tomoyuki Hino Takehana Note download ebook
  • PDF Download Inside Passage A Corey Logan Thriller by Burt Weissbourd
  • download pdf Target Tehran How Israel Is Using Sabotage Cyberwarfare Assassination - and Secret Diplomacy - to Stop a Nuclear Iran and Create a New Middle East by Yonah Jer
  • PDF EPUB Download The Mastering Engineers Handbook 5th Edition by Bobby Owsinski Full Book
  • PDF Download The Treasure Hunt True Stories of Treasures Lost Stolen and Found by Leisa Stewart-Sharpe Gordy Wright
  • Online Read Ebook Amelia If Only by Becky Albertalli
  • 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

Delete user

DELETE
/user/{username}
This can only be done by the logged in user.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE '/user/'
Response Response Example
400 - Example 1
{}

Request

Path Params

Responses

🟠400Bad Request
application/json
Invalid username supplied
Body

🟠404Record Not Found
Modified at 2025-08-23 01:12:31
Previous
Update user
Next
Logs user into the system
Built with