curl --location '/v1/user/father' \ --header 'Content-Type: application/json' \ --data '{ "name": "string", "phone": "string", "email": "string", "lmpDate": "2019-08-24" }'
null