thipivawekus
  1. user
thipivawekus
  • Start your Apidog journey
  • Download PDF Windows Internals Part 2 Edition 7 by Mark Russinovich Andrea Allievi Alex Ionescu David Solomon
  • pdf download The Folded Sky by Elizabeth Bear
  • Online Read Ebook The Restless Few by James Watjen
  • PDF DOWNLOAD Monstrilio by Gerardo Sámano Córdova on Iphone
  • Read pdf The Best We Could Hope For A Novel by Nicola Kraus
  • Five Views on the Gospel by Michael Horton Scot McKnight David A. deSilva Julie C Ma Shively T.J Smith on Ipad
  • Pdf ePub How to Kill Your Family A Novel by Bella Mackie download ebook
  • Read online Green Wood Carving How to Make Beautiful Objects from Unseasoned Wood by Harald Lamon
  • download pdf Datenanalyse mit SPSS Für Seminar- Projekt- Bachelor- und Masterarbeiten by Michael Streich
  • pdf download The Shipmate Chronicles - Book 1 Only the Strangest Reimagining of the Creation and Evolution of Man to be Unearthed by Clarke Phoenix
  • PDF EPUB Download Finley the Filtering Fish by Jamie Lefebvre Shehan Gunasekara Full Book
  • download pdf The Veiled Kingdom by Holly Renee
  • Make a Killing A Billie Levine Mystery by Kimberly G. Giarratano on Ipad
  • epub download The Ojanox Omnibus Edition by Daemon Manx
  • Feral Volume 2 by Tony Fleecs Trish Forstner Tone Rodriguez Brad Simpson on Ipad
  • epub download 13 Hillcrest Drive by Gerald Petievich
  • download pdf Pelt of the Red Fox A Novel of the West by R L Adare
  • Download PDF 15th International Munich Chassis Symposium 2024 Volume 3 steering.tech and chassis.tech by Peter E. Pfeffer
  • PDF DOWNLOAD Grave Words A Deadly Deadlines Mystery by Gerri Lewis on Iphone
  • Pdf ePub Good Girls Gossip Find Your Female Power by Tova Leigh download ebook
  • Pdf ePub Two Twisted Crowns - Die Magie zwischen uns by Rachel Gillig Sabrina Zelezny download ebook
  • DOWNLOAD PDF EPUB Chromatic by Ashley Bustamante
  • Pdf ePub City of Magic and Monsters by Estelle Laure download ebook
  • Terraria Volume 1 The Journey Begins by Brendan J. Vogel Matt Clingempeel Grant Alter Mattia Di Giovanni on Audiobook New
  • PDF DOWNLOAD Ero Ninja Scrolls Vol. 3 by Haruki on Iphone
  • 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

Creates list of users with given input array

POST
/user/createWithList
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/user/createWithList' \
--header 'Content-Type: application/json' \
--data-raw '{}'
Response Response Example
{}

Request

Body Params application/json

Examples

Responses

🟢200Success
application/json
successful operation
Body

Modified at 2025-08-25 00:51:40
Previous
Delete purchase order by ID
Next
Get user by user name
Built with