Set password for client
curl -L \ --request POST \ --url 'http://api.client.nbcgate.tech//auth/sign-up/pss/set' \ --header 'Content-Type: application/json' \ --data '{ "code": 1, "email": "text", "id": 1, "psswrd": "text" }'
No body