ngixyruzagho
  1. user
ngixyruzagho
  • Start your Apidog journey
  • download pdf Perry Rhodan Neo Paket 36 IMPRINT Staffel Imprint by Perry Rhodan
  • PDF Kindle Nun bist du daheim Susan Sophienlust Extra 202 - Familienroman by Patricia Vandenberg
  • pdf download AI Applications in Food Processing and Packaging by Ashutosh Kumar Shukla
  • PDF Download Three Thieves Vol. 2 The Sign of the Black Rock by Scott Chantler
  • Read Pdf The Moons Defender by Callie Carfagno
  • Read pdf A Shadow in the Ember by Jennifer L. Armentrout
  • Read Pdf Reborn Rich Comic Vol. 2 by JP BG
  • Read online Self-Healing Structures Machines and Systems by Dryver R. Huston
  • Download PDF Beyond the Wand The Magic and Mayhem of Growing Up a Wizard by Tom Felton
  • download pdf Audition A Novel by Katie Kitamura
  • Download Pdf Drawing the Female Figure A Guide for Manga Hentai and Comic Book Artists by
  • Rethinking Macroeconomics with Endogenous Market Structure by Marco Mazzoli Matteo Morini Pietro Terna on Audiobook New
  • PDF EPUB Download Tao Solandis by Darrel William Moore Full Book
  • download pdf The Sources of Modern Architecture and Design by Nikolaus Pevsner Kenneth Frampton
  • PDF Kindle Limit States of Compressed Concrete Elements by Transverse Deformations by Iakov Iskhakov Ilya Frolov Yuri Ribakov
  • PDF Managing Transitions Navigating Change with Grace by Cynthia Chirinda
  • DOWNLOADS Rick and Morty Deluxe Double Feature Vol. 5 by Michael Moreci Fred C. Stresing Priscilla Tramontano
  • PDF EPUB Download Street Dogs False Friends by Lisa Worth Mandy Lalley Full Book
  • PDF EPUB Download My Babysitter Bites Again by Ann Hodgman John Pierard Full Book
  • pdf download Surviving God A New Vision of God through the Eyes of Sexual Abuse Survivors by Grace Ji-Sun Kim Susan M. Shaw
  • PDF Download Matt Sprouts and the Search for the Chompy Wompers by Matthew Eicheldinger
  • Read online Harry Potter The Blueprints by Insight Editions Jody Revenson
  • pdf download The Worlds Most Boring Chess Book The Isolated d-Pawn in the Endgame by Ian Rogers Laszlo Hazai Boris Gelfand
  • pdf download The Pushcart Prize XLIX Best of the Small Presses 2025 Edition by Bill Henderson The Pushcart Prize Editors
  • Read online Treasure Hunt by Mary Wills Bertwell
  • Download PDF Death of a Crooked Cat by Louise Clark
  • Read Pdf Our Not-So-Lonely Planet Travel Guide Volume 6 by Mone Sorai
  • Read online Blood in the Water by Tiffany D. Jackson
  • epub download La reina de las amazonas by Hannah Lynn
  • Download PDF Soul Riders Cycle II - tome 02 La prisonnière de Pandoria by Helena Dahlgren Tara Chace Noémie Saint-Gal
  • 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/createWithArray

Request

Body Params application/json

Examples

Responses

🟢200Success
application/json
successful operation
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/user/createWithArray' \
--header 'Content-Type: application/json' \
--data-raw '{}'
Response Response Example
{}
Modified at 2025-09-09 00:57:15
Previous
Logs out current logged in user session
Next
Create user
Built with