FTP-Stream APIs
Space shortcuts
FTP-Stream APIs FA

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Request endpoint:

 

Code Block
languagejs
/api/1.0/user
 

GET - returns the list of all User ID

POST - inserts a new User ID

 

 
Code Block
languagejs
/api/1.0/user/<uuid>

 

GET - returns information on the particular User ID

PUT - update User ID

DELETE - delete a User ID

Info
iconfalse

Children Display

FTP-Stream APIs FA