ohockingixek
  1. user
ohockingixek
  • Start your Apidog journey
  • PDF Eragon - Légendes dAlagaësia Tome 1 téléchargement
  • PDF Kindle Intrépide - Ma vie de Pretender par Chrissie Hynde Jérôme Soligny
  • Lecture en ligne Ebook Dark Charisma The Secrets to Captivating Women
  • TÉLÉCHARGEMENTS Fall of the house of X Tome 1
  • PDF Kindle Rue Saint-Honoré Tome 2 par Caroline Coiraton
  • Pdf ePub Der Geschmack der Liebe Ein sinnlicher Liebesroman aus der Welt der Sterneküche par Alexandra von Berg téléchargement ebook
  • Lecture en ligne Ebook Marvel Comics Library Avengers - Volume 2
  • Kindle Joueur - Sur la glace 5 téléchargement
  • TÉLÉCHARGER PDF EPUB Les loups du millénaire Tome 1
  • téléchargement epub Lhomme révolté
  • Lecture en ligne Ebook The Adventures Of Tom Sawyer
  • PDF Santas Little Slut téléchargement
  • TÉLÉCHARGER PDF EPUB Fall
  • PDF Kindle Dont Suffer In Silence par Terrie Hudson
  • Télécharger Pdf Les neurosciences pour les Nuls
  • Kindle Je ne me lasse pas de vivre téléchargement
  • PDF Kindle Entangled Fates - Fates Trilogy 1 par
  • télécharger pdf Le but - Un processus de progrès permanent
  • Lecture en ligne Ebook Shot At Love - Lauderdale Knights
  • PDF Hunger Games Tome 2 par Suzanne Collins
  • Télécharger Pdf Le code de la route pour les nuls
  • Lecture en ligne Ebook Romance de Noël mode demploi
  • Télécharger PDF The Anti Heroes Journey
  • Kindle Macy Takes Control Discovering His Need - Macy Takes Control 1 téléchargement
  • TÉLÉCHARGEMENTS Corazones Eternos Un Amor Reavivado
  • télécharger pdf Paroles dAlgérie - Lettres de torturés 1954-1962
  • téléchargement pdf The Secret of St. Valentine
  • télécharger pdf Celle qui reste
  • Kindle Le code - Le compte à rebours a commencé téléchargement
  • TÉLÉCHARGER PDF EPUB The Crystal Palace Chronicles Book II - Palace of Shadows - The Crystal Palace Chronicles 2
  • 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

Create user

POST
/user
This can only be done by the logged in user.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/user' \
--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-28 21:14:15
Previous
Creates list of users with given input array
Built with