View source: R/connect_operations.R
connect_release_phone_number | R Documentation |
Releases a phone number previously claimed to an Amazon Connect instance or traffic distribution group. You can call this API only in the Amazon Web Services Region where the number was claimed.
See https://www.paws-r-sdk.com/docs/connect_release_phone_number/ for full documentation.
connect_release_phone_number(PhoneNumberId, ClientToken = NULL)
PhoneNumberId |
[required] A unique identifier for the phone number. |
ClientToken |
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.