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