Parameters
| Parameter | Type | Description |
|---|---|---|
phoneNumber | string | The phone number to link. |
Returns
Promise<{
flowId: string;
message: string;
}>
The result of the link SMS initiation.| Parameter | Type | Description |
|---|---|---|
phoneNumber | string | The phone number to link. |
Promise<{
flowId: string;
message: string;
}>
The result of the link SMS initiation.