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