foMM Demo Portal
Sign upLog in
Search
K
Log inSign up
account
1.0.0
  1. API Document
  • Overview
      • Update an existing pet.put
      • Add a new pet to the store.post
      • Finds Pets by status.get
      • Finds Pets by tags.get
      • Find pet by ID.get
      • Updates a pet in the store with form data.post
      • Deletes a pet.delete
      • Uploads an image.post
      • Returns pet inventories by status.get
      • Place an order for a pet.post
      • Find purchase order by ID.get
      • Delete purchase order by identifier.delete
      • Create user.post
      • Creates list of users with given input array.post
      • Logs user into the system.get
      • Logs out current logged in user session.get
      • Get user by user name.get
      • Update user resource.put
      • Delete user resource.delete
account