Authorization: ********************{
"bindId": "string",
"code": "string",
"password": "string",
"phonenumber": "string",
"username": "string",
"uuid": "string"
}curl --location --request POST '/dev-api/auth/bind/register' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"bindId": "string",
"code": "string",
"password": "string",
"phonenumber": "string",
"username": "string",
"uuid": "string"
}'{
"property1": {},
"property2": {}
}