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

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
Write a comment…
FTP-Stream APIs FA