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