gywytesahawy
  1. user
gywytesahawy
  • Start your Apidog journey
  • PDF Download Secret of the Yellow House Boxcar Children Early Reader Step into Reading by Gertrude Chandler Warner
  • epub download Soldiers of the Imperium by Steve Lyons
  • Read online Uptime A Practical Guide to Personal Productivity and Wellbeing by Laura Mae Martin
  • Read pdf Reborn as a Space Mercenary I Woke Up Piloting the Strongest Starship Light Novel Vol. 9 by Ryuto Tetsuhiro Nabeshima
  • epub download Harry Potter The Blueprints by Insight Editions Jody Revenson
  • Read Pdf Sacred Pause A 30-Day Guided Journal for Inner Alignment by Peach Blossom Collective
  • Read online No es un perro Spanish Edition by Claudia Guadalupe Martinez Laura Gonzalez
  • PDF DOWNLOAD Gesture A Slim Guide by Lauren Gawne on Iphone
  • Read online Vow of Thieves by Mary E. Pearson
  • Pdf ePub Curvy Girl Summer by Danielle Allen download ebook
  • Creative Haven Small-Town Charm Coloring Book by Teresa Goodridge on Ipad
  • Demon Slayer Kimetsu Academy Vol. 2 by Natsuki Hokami on Audiobook New
  • Download PDF A Series of Rooms by A J Barlowe
  • Download Pdf Beautiful World Where Are You by Sally Rooney
  • PDF EPUB Download Is She Really Going Out with Him by Sophie Cousens Full Book
  • PDF Download Realities in Pedagogical and Phenomenological Contexts Experience Mediality and Optimisation in Education by Malte Brinkmann Johannes Türstig Martin W
  • The Women on Platform Two A Novel by Laura Anthony on Ipad
  • PDF Download Harlequin Historical - July 2025 - Box Set 2 of 2 by Sadie King Lauri Robinson
  • DOWNLOADS Mi marido by Maud Ventura
  • Feeding Ghosts A Graphic Memoir by Tessa Hulls on Ipad
  • PDF EPUB Download No Politics but Class Politics by Adolph Reed Jr. Walter Benn Michaels Anton J ger Daniel Zamora Full Book
  • Download Pdf Owlets and Tarts Ready-to-Read Level 2 by Cynthia Rylant Janna Mattia
  • Read pdf DK Eyewitness Seville and Andalucia by DK Eyewitness
  • Pdf ePub Breve Manual de Finanças Pessoais by María Eugenia de León Ubal download ebook
  • PDF EPUB Download Minecraft Annual 2025 by Mojang AB Farshore Full Book
  • 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-09-02 23:22:41
Previous
Update user
Next
Logs user into the system
Built with