{
"password": "string",
"phone": "string",
"username": "string"
}curl --location --request POST 'https://prod.iotn2n.com/iotapi/users' \
--header 'Content-Type: application/json' \
--data-raw '{
"password": "string",
"phone": "string",
"username": "string"
}'{
"createdAt": "2019-08-24T14:15:22.123Z",
"nick": "string",
"objectId": "string"
}