curl --location --request POST '/api/v1/accounts//set-name' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string" }'