Sample Rest APIs | User Registration
User Registration
Method : POST
URL : https://samplewebservices1.herokuapp.com/reg?name=Robin&email=example@example.com&password=reset123
Input sample :{ "name" : "Robin", "email" : "example@example.com", "password" : "reset123" }
JSON Input :
Sample test APIs on :
User Registration
Method : POST
URL : https://samplewebservices1.herokuapp.com/reg?name=Robin&email=example@example.com&password=reset123
Input sample :{ "name" : "Robin", "email" : "example@example.com", "password" : "reset123" }
JSON Input :
Sample test APIs on :
No comments:
Post a Comment
If you have any doubt, please let me know