FTP-Stream APIs
Space shortcuts
FTP-Stream APIs FA
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Request endpoint:

 

/api/1.0/user
 

GET - returns the list of all User ID

POST - inserts a new User ID

 

 
/api/1.0/user/<uuid>

 

GET - returns information on the particular User ID

PUT - update User ID

DELETE - delete a User ID

  • No labels
FTP-Stream APIs FA