curl --location -g --request POST 'http:///account/shards' \ --header 'Content-Type: application/json' \ --data-raw '{ "cc": "<Country Code>", "phone_number": "<Phone Number>", "pin": "<Two-Step PIN>", "shards": 32 }'
{}