start_change_number
Send a verification code to a new phone number via SMS or voice to start changing your Signal number. Include captcha token if required.
Instructions
Begin a phone number change. Signal sends a verification code to the new number via SMS (or voice if voice=true). Call finish_change_number to complete. Requires a captcha token if Signal rejects the request — solve it at https://signalcaptchas.org/challenge/generate.html
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes | New phone number in E.164 format (e.g. +12025551234) | |
| voice | No | Request code via voice call instead of SMS (default: false) | |
| captcha | No | Captcha token (required only if Signal demands it) |