Skip to content

Commit

Permalink
Private User updated MOS_Customer_Api_V1_postman_collection
Browse files Browse the repository at this point in the history
  • Loading branch information
HammerheadShark666 committed Jul 31, 2024
1 parent e6ea6d5 commit 2cb75dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"header": [],
"body": {
"mode": "raw",
"raw": "{\r\n \"username\": \"{{username}}\",\r\n \"password\": \"Password#1\"\r\n}",
"raw": "{\r\n \"username\": \"{{username}}\",\r\n \"password\": \"{{password}}\"\r\n}",
"options": {
"raw": {
"language": "json"
Expand Down

0 comments on commit 2cb75dc

Please sign in to comment.