batchUpdatePhoneNumber
inline suspend fun ChimeSdkVoiceClient.batchUpdatePhoneNumber(crossinline block: BatchUpdatePhoneNumberRequest.Builder.() -> Unit): BatchUpdatePhoneNumberResponse
Updates phone number product types, calling names, or phone number names. You can update one attribute at a time for each UpdatePhoneNumberRequestItem
. For example, you can update the product type, the calling name, or phone name.
You cannot have a duplicate phoneNumberId
in a request.