curl --location --request POST '/api/v1/accounts//setup' \ --header 'Content-Type: application/json' \ --data-raw '{ "displayName": "string", "bio": "string" }'