paveknoniqyss
  1. user
paveknoniqyss
  • Start your Apidog journey
  • PDF Kindle From Decision Theory to Game Theory Reasoning about the Decisions of Others by Andrés Perea
  • Phoney Baloney by Oshri Hakak on Audiobook New
  • The Last Drop Solving the worlds water crisis by Tim Smedley on Iphone New Format
  • PDF DOWNLOAD The End of Summer by Kj Micciche on Iphone
  • Capturing Kaltenbrunner The Pursuit Capture and Trial of Hitlers Hidden Gestapo Chief SS General Ernst Kaltenbrunner by Robert Matteson Sumner Matteson Fredric Matteson on
  • Read pdf Hysteria by Jessica Gross
  • PDF Download Battle of the Bookstores by Ali Brady
  • Download Pdf Writing Forward Translation Performance Creativity by Susan Bassnett Piotr Blumczynski
  • White Bird A Wonder Story A Graphic Novel by on Iphone New Format
  • PDF The Dragon Republic Deluxe Collectors Edition by R. F. Kuang JungShan
  • Read pdf Feminism against Progress by Mary Harrington
  • DOWNLOAD PDF EPUB Fullgás Poesia reunida by Antonio Cicero Bloco Gráfico Noemi Jaffe
  • Talent How to Identify Energizers Creatives and Winners Around the World by Tyler Cowen Daniel Gross on Audiobook New
  • The Girl in the Woods by Gregg Olsen on Ipad
  • Microsoft 365 Office All-in-One For Dummies by Paul McFedries Peter Weverka on Iphone New Format
  • Download PDF En el amor y en la guerra La catedral del mar 3 by Ildefonso Falcones
  • Read pdf Torn by Carian Cole
  • PDF E-Z Dickens Superhrdina Kniha Tretia Červenï½ Izba by Cathy McGough
  • DOWNLOADS Space Vault The Seed Eclipse by Jeremy P Clift
  • download pdf Technopreneurship and Sustainability Innovation Challenges and Opportunities by Rajender Kumar Rahul Sindhwani Raman Kumar Punj Lata Singh J. Paulo Davim
  • Download Pdf Heaven A Novel by Mieko Kawakami Sam Bett David Boyd
  • epub download Tomb of Sand A Novel by Geetanjali Shree Daisy Rockwell
  • PDF EPUB Download Alice in Borderland Vol. 1 by Haro Aso Full Book
  • Anubis - Ancient Egypts Lord of Death and Protection by Charlie Larson Jason Miller on Audiobook New
  • PDF Who Better Than You The Art of Healthy Arrogance Dreaming Big by Will Packer
  • 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-08-29 23:27:55
Previous
Logs out current logged in user session
Next
Create user
Built with