Returns
An object containing the linkSms function.| Name | Type |
|---|---|
linkSms() | (phoneNumber: string, options?: { idempotencyKey?: string; }) => Promise<{ flowId: string; message: string; }> |
| Name | Type |
|---|---|
linkSms() | (phoneNumber: string, options?: { idempotencyKey?: string; }) => Promise<{ flowId: string; message: string; }> |