wokupasyckenk
  1. user
wokupasyckenk
  • Start your Apidog journey
  • Read Pdf Little Book of Miami Style The fashion story of the iconic city by Ashley Brozic
  • Read pdf 101 Kinky Things Even You Can Do by Kate Sloan
  • Online Read Ebook The Advanced Roblox Coding Book An Unofficial Guide Updated Edition Learn How to Script Games Code Objects and Settings and Create Your Own World by Heat
  • The Irresistible Urge to Fall for Your Enemy Book 1 of the Dearly Beloathed Duology by Brigitte Knightley on Ipad
  • PDF EPUB Download I Think I Was Murdered by Colleen Coble Rick Acker Full Book
  • Games Untold by Jennifer Lynn Barnes on Ipad
  • PDF Download My Fault by Mercedes Ron
  • Read online Shatterproof How to Thrive in a World of Constant Chaos And Why Resilience Alone Isnt Enough by Tasha Eurich
  • DOWNLOADS Sissy School Training for Feminine Submission by Violet Lace
  • PDF Kindle The Complete Notes From the Universe by Mike Dooley
  • Read online Somewhere Beyond the Sea by TJ Klune
  • Online Read Ebook Walt Disneys Donald Duck. The Ultimate History by David Gerstein J. B. Kaufman Daniel Kothenschulte
  • PDF Kindle The Let Them Theory A Life-Changing Tool That Millions of People Cant Stop Talking About by Mel Robbins
  • pdf download My Little Pony Equestria Girls Canterlot High Stories Twilight Sparkles Science Fair Sparks by Arden Hayes
  • Read online World Heritage Sites The Definitive Guide to All 1 199 UNESCO World Heritage Sites by UNESCO
  • DOWNLOAD PDF EPUB Approaches to Teaching the Works of Fernando Pessoa by Paulo de Medeiros Jerónimo Pizarro
  • epub download Revolution in 35mm Political Violence and Resistance in Cinema from the Arthouse to the Grindhouse 1960-1990 by Andrew Nette Samm Deighan
  • PDF Maximizing Organizational Performance A Guide to Effective Performance Coaching by Patrick Behar-Courtois
  • download pdf Great Big Beautiful Life by Emily Henry
  • pdf download What a Mushroom Lives For Matsutake and the Worlds They Make by Michael J. Hathaway
  • PDF EPUB Download One Tiny Turtle Read and Wonder by Nicola Davies Jane Chapman Full Book
  • pdf download Batwoman Elegy DC Compact Comics Edition by Greg Rucka J.H. Wiliams III
  • Read Pdf 7 Mighty Moves Reading Resources Ready-to-Use Tools and Templates to Transform Your Teaching by Lindsay Kemeny
  • PDF DOWNLOAD The Art and Science of Foodpairing 10 000 flavour matches that will transform the way you eat by Peter Coucquyt Bernard Lahousse Johan Langenbick on Iphone
  • PDF EPUB Download Clash of Legions by Anthony Riches Full Book
  • Daily Wisdom for Men A 365-Day Devotional by Dan Britton Jimmy Page on Iphone New Format
  • 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

Body Params application/json

Examples

Responses

🟢200Success
application/json
successful operation
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/user/createWithList' \
--header 'Content-Type: application/json' \
--data-raw '{}'
Response Response Example
{}
Modified at 2025-09-04 01:44:25
Previous
Delete purchase order by ID
Next
Get user by user name
Built with