Set-Shards
http://whatsapp.local
http://whatsapp.local
POST
/account/shards
Application
Request Request Example
Shell
JavaScript
Java
Swift
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
}'
Response Response Example
{}
Request
Body Params application/json
Responses
Modified at 2023-08-15 03:06:39