API update for user email
This commit is contained in:
parent
a1f542d0ca
commit
b9cfb42cc9
@ -187,7 +187,7 @@
|
|||||||
"header": [],
|
"header": [],
|
||||||
"body": {
|
"body": {
|
||||||
"mode": "raw",
|
"mode": "raw",
|
||||||
"raw": "{\n \"userName\": \"Mathew Francis\",\n \"password\": \"1234567890\",\n \"confirmPassword\": \"1234567890\"\n}",
|
"raw": "{\n \"userName\": \"Mathew Francis\",\n \"email\":\"asda@gmail.com\",\n \"password\": \"1234567890\",\n \"confirmPassword\": \"1234567890\"\n}",
|
||||||
"options": {
|
"options": {
|
||||||
"raw": {
|
"raw": {
|
||||||
"language": "json"
|
"language": "json"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user