connect_release_phone_number: Releases a phone number previously claimed to an Amazon...

View source: R/connect_operations.R

connect_release_phone_numberR Documentation

Releases a phone number previously claimed to an Amazon Connect instance or traffic distribution group

Description

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.

Usage

connect_release_phone_number(PhoneNumberId, ClientToken = NULL)

Arguments

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.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.