app.bsky.contact.startPhoneVerification
#main​
Starts a phone verification flow. The phone passed will receive a code via SMS that should be passed to app.bsky.contact.verifyPhone. Requires authentication.
Input​
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| phone | string | - | ✅ | The phone number to receive the code via SMS. |
Output​
- Encoding: application/json