Type Alias AccountsAddPhoneNumbersForAccountsCustomizedOutboundCallerIDRequestBody

AccountsAddPhoneNumbersForAccountsCustomizedOutboundCallerIDRequestBody: {
    phone_number_ids?: string[];
}