curl --location --request POST '/account/api/v1/account/register' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{"msg":"Account successfully created"}