API update for user email

This commit is contained in:
MathewFrancis 2025-05-14 14:55:19 +05:30
parent a1f542d0ca
commit b9cfb42cc9

View File

@ -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"