{ "username": "string", "password": "string" }
curl --location 'https://m1.apifoxmock.com/m1/2103283-0-default/auth/register' \ --header 'Content-Type: application/json' \ --data '{ "username": "string", "password": "string" }'
{}