Enable-Two-Step
http://whatsapp.local
http://whatsapp.local
POST
/settings/account/two-step
Two-Step Verification
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://whatsapp.local/settings/account/two-step' \
--header 'Content-Type: application/json' \
--data-raw '{
"pin": "<Two-Step Verification PIN>"
}'
Response Response Example
{}
Request
Body Params application/json
Responses
Modified at 2023-08-15 03:06:39