From b9cfb42cc92773ee23631c8bf9350cef9ebe9670 Mon Sep 17 00:00:00 2001 From: MathewFrancis Date: Wed, 14 May 2025 14:55:19 +0530 Subject: [PATCH] API update for user email --- .../CezenPBX_API.postman_collection_Security.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MySQL_conf_pbx/test1/Rest-API-Postman/CezenPBX_API.postman_collection_Security.json b/MySQL_conf_pbx/test1/Rest-API-Postman/CezenPBX_API.postman_collection_Security.json index 0c0f3b5..1ce2ce3 100644 --- a/MySQL_conf_pbx/test1/Rest-API-Postman/CezenPBX_API.postman_collection_Security.json +++ b/MySQL_conf_pbx/test1/Rest-API-Postman/CezenPBX_API.postman_collection_Security.json @@ -187,7 +187,7 @@ "header": [], "body": { "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": { "raw": { "language": "json"