pinpointsmsvoicev2_verify_destination_number {paws.customer.engagement} | R Documentation |
Use the verification code that was received by the verified destination phone number to opt-in the verified destination phone number to receive more messages
Description
Use the verification code that was received by the verified destination phone number to opt-in the verified destination phone number to receive more messages.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_verify_destination_number/ for full documentation.
Usage
pinpointsmsvoicev2_verify_destination_number(
VerifiedDestinationNumberId,
VerificationCode
)
Arguments
VerifiedDestinationNumberId |
[required] The unique identifier for the verififed destination phone number. |
VerificationCode |
[required] The verification code that was received by the verified destination phone number. |
[Package paws.customer.engagement version 0.9.0 Index]