twilio-ruby 6.2.0 → 6.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGES.md +45 -0
- data/README.md +2 -2
- data/lib/twilio-ruby/rest/accounts/v1/credential/aws.rb +0 -1
- data/lib/twilio-ruby/rest/accounts/v1/credential/public_key.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/address/dependent_phone_number.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/address.rb +0 -4
- data/lib/twilio-ruby/rest/api/v2010/account/application.rb +0 -2
- data/lib/twilio-ruby/rest/api/v2010/account/authorized_connect_app.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number_country/local.rb +0 -19
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number_country/machine_to_machine.rb +0 -19
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number_country/mobile.rb +0 -19
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number_country/national.rb +0 -19
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number_country/shared_cost.rb +0 -19
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number_country/toll_free.rb +0 -19
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number_country/voip.rb +0 -19
- data/lib/twilio-ruby/rest/api/v2010/account/available_phone_number_country.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/call/event.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/call/notification.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/call/recording.rb +0 -4
- data/lib/twilio-ruby/rest/api/v2010/account/call.rb +0 -11
- data/lib/twilio-ruby/rest/api/v2010/account/conference/participant.rb +0 -4
- data/lib/twilio-ruby/rest/api/v2010/account/conference/recording.rb +0 -4
- data/lib/twilio-ruby/rest/api/v2010/account/conference.rb +0 -9
- data/lib/twilio-ruby/rest/api/v2010/account/connect_app.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/assigned_add_on/assigned_add_on_extension.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/assigned_add_on.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/local.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/mobile.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/toll_free.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/key.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/message/media.rb +19 -23
- data/lib/twilio-ruby/rest/api/v2010/account/message.rb +50 -56
- data/lib/twilio-ruby/rest/api/v2010/account/notification.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/outgoing_caller_id.rb +0 -3
- data/lib/twilio-ruby/rest/api/v2010/account/queue/member.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/queue.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result/payload.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/recording/add_on_result.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/recording/transcription.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/recording.rb +0 -7
- data/lib/twilio-ruby/rest/api/v2010/account/short_code.rb +0 -3
- data/lib/twilio-ruby/rest/api/v2010/account/signing_key.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/sip/credential_list/credential.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/sip/credential_list.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_type_calls/auth_calls_credential_list_mapping.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_type_calls/auth_calls_ip_access_control_list_mapping.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/auth_types/auth_type_registrations/auth_registrations_credential_list_mapping.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/credential_list_mapping.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain/ip_access_control_list_mapping.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/sip/domain.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list/ip_address.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/transcription.rb +0 -1
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/all_time.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/daily.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/last_month.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/monthly.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/this_month.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/today.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/yearly.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record/yesterday.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/usage/record.rb +0 -5
- data/lib/twilio-ruby/rest/api/v2010/account/usage/trigger.rb +0 -4
- data/lib/twilio-ruby/rest/api/v2010/account.rb +0 -3
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/field_type/field_value.rb +0 -2
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/field_type.rb +0 -1
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/model_build.rb +0 -1
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/query.rb +0 -5
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task/field.rb +0 -1
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task/sample.rb +0 -2
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/task.rb +0 -1
- data/lib/twilio-ruby/rest/autopilot/v1/assistant/webhook.rb +0 -1
- data/lib/twilio-ruby/rest/autopilot/v1/assistant.rb +0 -1
- data/lib/twilio-ruby/rest/bulkexports/v1/export/day.rb +0 -1
- data/lib/twilio-ruby/rest/bulkexports/v1/export/export_custom_job.rb +0 -1
- data/lib/twilio-ruby/rest/chat/v1/credential.rb +0 -1
- data/lib/twilio-ruby/rest/chat/v1/service/channel/invite.rb +1 -2
- data/lib/twilio-ruby/rest/chat/v1/service/channel/member.rb +1 -2
- data/lib/twilio-ruby/rest/chat/v1/service/channel/message.rb +0 -2
- data/lib/twilio-ruby/rest/chat/v1/service/channel.rb +1 -2
- data/lib/twilio-ruby/rest/chat/v1/service/role.rb +0 -1
- data/lib/twilio-ruby/rest/chat/v1/service/user/user_channel.rb +0 -1
- data/lib/twilio-ruby/rest/chat/v1/service/user.rb +0 -1
- data/lib/twilio-ruby/rest/chat/v1/service.rb +0 -1
- data/lib/twilio-ruby/rest/chat/v2/credential.rb +0 -1
- data/lib/twilio-ruby/rest/chat/v2/service/binding.rb +2 -3
- data/lib/twilio-ruby/rest/chat/v2/service/channel/invite.rb +1 -2
- data/lib/twilio-ruby/rest/chat/v2/service/channel/member.rb +1 -2
- data/lib/twilio-ruby/rest/chat/v2/service/channel/message.rb +0 -2
- data/lib/twilio-ruby/rest/chat/v2/service/channel/webhook.rb +0 -1
- data/lib/twilio-ruby/rest/chat/v2/service/channel.rb +1 -2
- data/lib/twilio-ruby/rest/chat/v2/service/role.rb +0 -1
- data/lib/twilio-ruby/rest/chat/v2/service/user/user_binding.rb +1 -2
- data/lib/twilio-ruby/rest/chat/v2/service/user/user_channel.rb +0 -1
- data/lib/twilio-ruby/rest/chat/v2/service/user.rb +0 -1
- data/lib/twilio-ruby/rest/chat/v2/service.rb +0 -1
- data/lib/twilio-ruby/rest/client.rb +1 -1
- data/lib/twilio-ruby/rest/content/v1/content.rb +0 -1
- data/lib/twilio-ruby/rest/content/v1/content_and_approvals.rb +0 -1
- data/lib/twilio-ruby/rest/content/v1/legacy_content.rb +0 -1
- data/lib/twilio-ruby/rest/conversations/v1/address_configuration.rb +0 -2
- data/lib/twilio-ruby/rest/conversations/v1/conversation/message/delivery_receipt.rb +0 -1
- data/lib/twilio-ruby/rest/conversations/v1/conversation/message.rb +0 -2
- data/lib/twilio-ruby/rest/conversations/v1/conversation/participant.rb +0 -1
- data/lib/twilio-ruby/rest/conversations/v1/conversation/webhook.rb +0 -1
- data/lib/twilio-ruby/rest/conversations/v1/conversation.rb +0 -4
- data/lib/twilio-ruby/rest/conversations/v1/credential.rb +0 -1
- data/lib/twilio-ruby/rest/conversations/v1/participant_conversation.rb +0 -3
- data/lib/twilio-ruby/rest/conversations/v1/role.rb +0 -1
- data/lib/twilio-ruby/rest/conversations/v1/service/binding.rb +2 -3
- data/lib/twilio-ruby/rest/conversations/v1/service/conversation/message/delivery_receipt.rb +0 -1
- data/lib/twilio-ruby/rest/conversations/v1/service/conversation/message.rb +0 -2
- data/lib/twilio-ruby/rest/conversations/v1/service/conversation/participant.rb +0 -1
- data/lib/twilio-ruby/rest/conversations/v1/service/conversation/webhook.rb +0 -1
- data/lib/twilio-ruby/rest/conversations/v1/service/conversation.rb +0 -4
- data/lib/twilio-ruby/rest/conversations/v1/service/participant_conversation.rb +0 -3
- data/lib/twilio-ruby/rest/conversations/v1/service/role.rb +0 -1
- data/lib/twilio-ruby/rest/conversations/v1/service/user/user_conversation.rb +0 -1
- data/lib/twilio-ruby/rest/conversations/v1/service/user.rb +0 -1
- data/lib/twilio-ruby/rest/conversations/v1/service.rb +0 -1
- data/lib/twilio-ruby/rest/conversations/v1/user/user_conversation.rb +0 -1
- data/lib/twilio-ruby/rest/conversations/v1/user.rb +0 -1
- data/lib/twilio-ruby/rest/events/v1/event_type.rb +0 -2
- data/lib/twilio-ruby/rest/events/v1/schema/schema_version.rb +0 -1
- data/lib/twilio-ruby/rest/events/v1/sink.rb +0 -3
- data/lib/twilio-ruby/rest/events/v1/subscription/subscribed_event.rb +0 -1
- data/lib/twilio-ruby/rest/events/v1/subscription.rb +0 -2
- data/lib/twilio-ruby/rest/flex_api/v1/assessments.rb +0 -3
- data/lib/twilio-ruby/rest/flex_api/v1/channel.rb +0 -1
- data/lib/twilio-ruby/rest/flex_api/v1/flex_flow.rb +0 -2
- data/lib/twilio-ruby/rest/flex_api/v1/insights_assessments_comment.rb +0 -4
- data/lib/twilio-ruby/rest/flex_api/v1/insights_conversations.rb +0 -3
- data/lib/twilio-ruby/rest/flex_api/v1/insights_questionnaires.rb +0 -3
- data/lib/twilio-ruby/rest/flex_api/v1/insights_questionnaires_category.rb +0 -2
- data/lib/twilio-ruby/rest/flex_api/v1/insights_questionnaires_question.rb +1 -3
- data/lib/twilio-ruby/rest/flex_api/v1/insights_segments.rb +1 -4
- data/lib/twilio-ruby/rest/flex_api/v1/interaction/interaction_channel/interaction_channel_invite.rb +0 -1
- data/lib/twilio-ruby/rest/flex_api/v1/interaction/interaction_channel/interaction_channel_participant.rb +0 -1
- data/lib/twilio-ruby/rest/flex_api/v1/interaction/interaction_channel.rb +0 -1
- data/lib/twilio-ruby/rest/flex_api/v1/interaction.rb +11 -1
- data/lib/twilio-ruby/rest/flex_api/v1/web_channel.rb +0 -1
- data/lib/twilio-ruby/rest/insights/v1/call/event.rb +0 -2
- data/lib/twilio-ruby/rest/insights/v1/call/metric.rb +0 -3
- data/lib/twilio-ruby/rest/insights/v1/call_summaries.rb +0 -24
- data/lib/twilio-ruby/rest/insights/v1/conference/conference_participant.rb +0 -4
- data/lib/twilio-ruby/rest/insights/v1/conference.rb +0 -11
- data/lib/twilio-ruby/rest/insights/v1/room/participant.rb +0 -1
- data/lib/twilio-ruby/rest/insights/v1/room.rb +2 -6
- data/lib/twilio-ruby/rest/intelligence/v2/service.rb +0 -1
- data/lib/twilio-ruby/rest/intelligence/v2/transcript/operator_result.rb +0 -2
- data/lib/twilio-ruby/rest/intelligence/v2/transcript/sentence.rb +0 -2
- data/lib/twilio-ruby/rest/intelligence/v2/transcript.rb +0 -9
- data/lib/twilio-ruby/rest/ip_messaging/v1/credential.rb +0 -1
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/invite.rb +1 -2
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/member.rb +1 -2
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel/message.rb +0 -2
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/channel.rb +1 -2
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/role.rb +0 -1
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/user/user_channel.rb +0 -1
- data/lib/twilio-ruby/rest/ip_messaging/v1/service/user.rb +0 -1
- data/lib/twilio-ruby/rest/ip_messaging/v1/service.rb +0 -1
- data/lib/twilio-ruby/rest/ip_messaging/v2/credential.rb +0 -1
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/binding.rb +2 -3
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/invite.rb +1 -2
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/member.rb +1 -2
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/message.rb +0 -2
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel/webhook.rb +0 -1
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/channel.rb +1 -2
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/role.rb +0 -1
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user/user_binding.rb +1 -2
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user/user_channel.rb +0 -1
- data/lib/twilio-ruby/rest/ip_messaging/v2/service/user.rb +0 -1
- data/lib/twilio-ruby/rest/ip_messaging/v2/service.rb +0 -1
- data/lib/twilio-ruby/rest/lookups/v2/phone_number.rb +7 -0
- data/lib/twilio-ruby/rest/media/v1/media_processor.rb +0 -3
- data/lib/twilio-ruby/rest/media/v1/media_recording.rb +0 -5
- data/lib/twilio-ruby/rest/media/v1/player_streamer.rb +0 -3
- data/lib/twilio-ruby/rest/messaging/v1/brand_registration/brand_vetting.rb +0 -2
- data/lib/twilio-ruby/rest/messaging/v1/brand_registration.rb +0 -1
- data/lib/twilio-ruby/rest/messaging/v1/service/alpha_sender.rb +0 -1
- data/lib/twilio-ruby/rest/messaging/v1/service/phone_number.rb +0 -1
- data/lib/twilio-ruby/rest/messaging/v1/service/short_code.rb +0 -1
- data/lib/twilio-ruby/rest/messaging/v1/service/us_app_to_person.rb +0 -1
- data/lib/twilio-ruby/rest/messaging/v1/service.rb +27 -28
- data/lib/twilio-ruby/rest/messaging/v1/tollfree_verification.rb +748 -0
- data/lib/twilio-ruby/rest/messaging/v1.rb +15 -0
- data/lib/twilio-ruby/rest/microvisor/v1/account_config.rb +0 -1
- data/lib/twilio-ruby/rest/microvisor/v1/account_secret.rb +0 -1
- data/lib/twilio-ruby/rest/microvisor/v1/app.rb +0 -1
- data/lib/twilio-ruby/rest/microvisor/v1/device/device_config.rb +0 -1
- data/lib/twilio-ruby/rest/microvisor/v1/device/device_secret.rb +0 -1
- data/lib/twilio-ruby/rest/microvisor/v1/device.rb +8 -3
- data/lib/twilio-ruby/rest/monitor/v1/alert.rb +0 -4
- data/lib/twilio-ruby/rest/monitor/v1/event.rb +0 -7
- data/lib/twilio-ruby/rest/notify/v1/credential.rb +0 -1
- data/lib/twilio-ruby/rest/notify/v1/service/binding.rb +2 -5
- data/lib/twilio-ruby/rest/notify/v1/service.rb +0 -2
- data/lib/twilio-ruby/rest/numbers/v2/authorization_document/dependent_hosted_number_order.rb +4 -9
- data/lib/twilio-ruby/rest/numbers/v2/authorization_document.rb +3 -3
- data/lib/twilio-ruby/rest/numbers/v2/hosted_number_order.rb +5 -18
- data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle/bundle_copy.rb +0 -1
- data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle/evaluation.rb +0 -1
- data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle/item_assignment.rb +0 -1
- data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle.rb +0 -12
- data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/end_user.rb +0 -1
- data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/end_user_type.rb +0 -1
- data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/regulation.rb +0 -4
- data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/supporting_document.rb +0 -1
- data/lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/supporting_document_type.rb +0 -1
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet/certificate.rb +0 -2
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet/deployment.rb +0 -1
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet/device.rb +0 -2
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet/key.rb +0 -2
- data/lib/twilio-ruby/rest/preview/deployed_devices/fleet.rb +0 -1
- data/lib/twilio-ruby/rest/preview/hosted_numbers/authorization_document/dependent_hosted_number_order.rb +0 -6
- data/lib/twilio-ruby/rest/preview/hosted_numbers/authorization_document.rb +0 -3
- data/lib/twilio-ruby/rest/preview/hosted_numbers/hosted_number_order.rb +0 -6
- data/lib/twilio-ruby/rest/preview/marketplace/available_add_on/available_add_on_extension.rb +0 -1
- data/lib/twilio-ruby/rest/preview/marketplace/available_add_on.rb +0 -1
- data/lib/twilio-ruby/rest/preview/marketplace/installed_add_on/installed_add_on_extension.rb +0 -1
- data/lib/twilio-ruby/rest/preview/marketplace/installed_add_on.rb +0 -1
- data/lib/twilio-ruby/rest/preview/sync/service/document/document_permission.rb +0 -1
- data/lib/twilio-ruby/rest/preview/sync/service/document.rb +0 -1
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list/sync_list_item.rb +0 -4
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list/sync_list_permission.rb +0 -1
- data/lib/twilio-ruby/rest/preview/sync/service/sync_list.rb +0 -1
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map/sync_map_item.rb +0 -4
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map/sync_map_permission.rb +0 -1
- data/lib/twilio-ruby/rest/preview/sync/service/sync_map.rb +0 -1
- data/lib/twilio-ruby/rest/preview/sync/service.rb +0 -1
- data/lib/twilio-ruby/rest/preview/understand/assistant/field_type/field_value.rb +0 -2
- data/lib/twilio-ruby/rest/preview/understand/assistant/field_type.rb +0 -1
- data/lib/twilio-ruby/rest/preview/understand/assistant/model_build.rb +0 -1
- data/lib/twilio-ruby/rest/preview/understand/assistant/query.rb +0 -4
- data/lib/twilio-ruby/rest/preview/understand/assistant/task/field.rb +0 -1
- data/lib/twilio-ruby/rest/preview/understand/assistant/task/sample.rb +0 -2
- data/lib/twilio-ruby/rest/preview/understand/assistant/task.rb +0 -1
- data/lib/twilio-ruby/rest/preview/understand/assistant.rb +0 -1
- data/lib/twilio-ruby/rest/preview/wireless/command.rb +0 -5
- data/lib/twilio-ruby/rest/preview/wireless/rate_plan.rb +0 -1
- data/lib/twilio-ruby/rest/preview/wireless/sim.rb +0 -6
- data/lib/twilio-ruby/rest/pricing/v1/messaging/country.rb +0 -1
- data/lib/twilio-ruby/rest/pricing/v1/phone_number/country.rb +0 -1
- data/lib/twilio-ruby/rest/pricing/v1/voice/country.rb +0 -1
- data/lib/twilio-ruby/rest/pricing/v2/country.rb +0 -1
- data/lib/twilio-ruby/rest/pricing/v2/voice/country.rb +0 -1
- data/lib/twilio-ruby/rest/proxy/v1/service/phone_number.rb +0 -1
- data/lib/twilio-ruby/rest/proxy/v1/service/session/interaction.rb +0 -1
- data/lib/twilio-ruby/rest/proxy/v1/service/session/participant/message_interaction.rb +0 -1
- data/lib/twilio-ruby/rest/proxy/v1/service/session/participant.rb +0 -1
- data/lib/twilio-ruby/rest/proxy/v1/service/session.rb +0 -1
- data/lib/twilio-ruby/rest/proxy/v1/service/short_code.rb +0 -1
- data/lib/twilio-ruby/rest/proxy/v1/service.rb +0 -1
- data/lib/twilio-ruby/rest/serverless/v1/service/asset/asset_version.rb +0 -1
- data/lib/twilio-ruby/rest/serverless/v1/service/asset.rb +0 -1
- data/lib/twilio-ruby/rest/serverless/v1/service/build.rb +0 -1
- data/lib/twilio-ruby/rest/serverless/v1/service/environment/deployment.rb +0 -1
- data/lib/twilio-ruby/rest/serverless/v1/service/environment/log.rb +0 -4
- data/lib/twilio-ruby/rest/serverless/v1/service/environment/variable.rb +0 -1
- data/lib/twilio-ruby/rest/serverless/v1/service/environment.rb +0 -1
- data/lib/twilio-ruby/rest/serverless/v1/service/function/function_version.rb +0 -1
- data/lib/twilio-ruby/rest/serverless/v1/service/function.rb +0 -1
- data/lib/twilio-ruby/rest/serverless/v1/service.rb +0 -1
- data/lib/twilio-ruby/rest/studio/v1/flow/engagement/step.rb +0 -1
- data/lib/twilio-ruby/rest/studio/v1/flow/engagement.rb +0 -1
- data/lib/twilio-ruby/rest/studio/v1/flow/execution/execution_step.rb +0 -1
- data/lib/twilio-ruby/rest/studio/v1/flow/execution.rb +0 -3
- data/lib/twilio-ruby/rest/studio/v1/flow.rb +0 -1
- data/lib/twilio-ruby/rest/studio/v2/flow/execution/execution_step.rb +0 -1
- data/lib/twilio-ruby/rest/studio/v2/flow/execution.rb +0 -3
- data/lib/twilio-ruby/rest/studio/v2/flow/flow_revision.rb +0 -1
- data/lib/twilio-ruby/rest/studio/v2/flow.rb +0 -1
- data/lib/twilio-ruby/rest/supersim/v1/esim_profile.rb +0 -4
- data/lib/twilio-ruby/rest/supersim/v1/fleet.rb +0 -2
- data/lib/twilio-ruby/rest/supersim/v1/ip_command.rb +0 -5
- data/lib/twilio-ruby/rest/supersim/v1/network.rb +0 -4
- data/lib/twilio-ruby/rest/supersim/v1/network_access_profile/network_access_profile_network.rb +0 -1
- data/lib/twilio-ruby/rest/supersim/v1/network_access_profile.rb +0 -1
- data/lib/twilio-ruby/rest/supersim/v1/settings_update.rb +0 -3
- data/lib/twilio-ruby/rest/supersim/v1/sim/billing_period.rb +0 -1
- data/lib/twilio-ruby/rest/supersim/v1/sim/sim_ip_address.rb +0 -1
- data/lib/twilio-ruby/rest/supersim/v1/sim.rb +0 -4
- data/lib/twilio-ruby/rest/supersim/v1/sms_command.rb +0 -4
- data/lib/twilio-ruby/rest/supersim/v1/usage_record.rb +0 -9
- data/lib/twilio-ruby/rest/sync/v1/service/document/document_permission.rb +0 -1
- data/lib/twilio-ruby/rest/sync/v1/service/document.rb +0 -1
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_item.rb +0 -4
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list/sync_list_permission.rb +0 -1
- data/lib/twilio-ruby/rest/sync/v1/service/sync_list.rb +0 -1
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_item.rb +0 -4
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map/sync_map_permission.rb +0 -1
- data/lib/twilio-ruby/rest/sync/v1/service/sync_map.rb +0 -1
- data/lib/twilio-ruby/rest/sync/v1/service/sync_stream.rb +0 -1
- data/lib/twilio-ruby/rest/sync/v1/service.rb +0 -1
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/activity.rb +0 -3
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/event.rb +0 -12
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task/reservation.rb +0 -3
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task.rb +1 -10
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_channel.rb +0 -1
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queues_statistics.rb +0 -7
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue.rb +0 -5
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/reservation.rb +0 -2
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/worker_channel.rb +0 -1
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/worker.rb +0 -9
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow.rb +0 -2
- data/lib/twilio-ruby/rest/taskrouter/v1/workspace.rb +0 -2
- data/lib/twilio-ruby/rest/trunking/v1/trunk/credential_list.rb +0 -1
- data/lib/twilio-ruby/rest/trunking/v1/trunk/ip_access_control_list.rb +0 -1
- data/lib/twilio-ruby/rest/trunking/v1/trunk/origination_url.rb +0 -1
- data/lib/twilio-ruby/rest/trunking/v1/trunk/phone_number.rb +0 -1
- data/lib/twilio-ruby/rest/trunking/v1/trunk.rb +0 -1
- data/lib/twilio-ruby/rest/trusthub/v1/customer_profiles/customer_profiles_channel_endpoint_assignment.rb +0 -3
- data/lib/twilio-ruby/rest/trusthub/v1/customer_profiles/customer_profiles_entity_assignments.rb +0 -1
- data/lib/twilio-ruby/rest/trusthub/v1/customer_profiles/customer_profiles_evaluations.rb +0 -1
- data/lib/twilio-ruby/rest/trusthub/v1/customer_profiles.rb +0 -4
- data/lib/twilio-ruby/rest/trusthub/v1/end_user.rb +0 -1
- data/lib/twilio-ruby/rest/trusthub/v1/end_user_type.rb +0 -1
- data/lib/twilio-ruby/rest/trusthub/v1/policies.rb +0 -1
- data/lib/twilio-ruby/rest/trusthub/v1/supporting_document.rb +0 -1
- data/lib/twilio-ruby/rest/trusthub/v1/supporting_document_type.rb +0 -1
- data/lib/twilio-ruby/rest/trusthub/v1/trust_products/trust_products_channel_endpoint_assignment.rb +0 -3
- data/lib/twilio-ruby/rest/trusthub/v1/trust_products/trust_products_entity_assignments.rb +0 -1
- data/lib/twilio-ruby/rest/trusthub/v1/trust_products/trust_products_evaluations.rb +0 -1
- data/lib/twilio-ruby/rest/trusthub/v1/trust_products.rb +0 -4
- data/lib/twilio-ruby/rest/verify/v2/service/entity/challenge.rb +0 -4
- data/lib/twilio-ruby/rest/verify/v2/service/entity/factor.rb +0 -1
- data/lib/twilio-ruby/rest/verify/v2/service/entity.rb +0 -1
- data/lib/twilio-ruby/rest/verify/v2/service/messaging_configuration.rb +0 -1
- data/lib/twilio-ruby/rest/verify/v2/service/rate_limit/bucket.rb +0 -1
- data/lib/twilio-ruby/rest/verify/v2/service/rate_limit.rb +0 -1
- data/lib/twilio-ruby/rest/verify/v2/service/verification.rb +4 -1
- data/lib/twilio-ruby/rest/verify/v2/service/webhook.rb +0 -1
- data/lib/twilio-ruby/rest/verify/v2/service.rb +0 -1
- data/lib/twilio-ruby/rest/verify/v2/template.rb +0 -2
- data/lib/twilio-ruby/rest/verify/v2/verification_attempt.rb +6 -15
- data/lib/twilio-ruby/rest/verify/v2/verification_attempts_summary.rb +6 -6
- data/lib/twilio-ruby/rest/video/v1/composition.rb +0 -5
- data/lib/twilio-ruby/rest/video/v1/composition_hook.rb +0 -5
- data/lib/twilio-ruby/rest/video/v1/recording.rb +1 -7
- data/lib/twilio-ruby/rest/video/v1/room/participant/published_track.rb +0 -1
- data/lib/twilio-ruby/rest/video/v1/room/participant/subscribed_track.rb +0 -1
- data/lib/twilio-ruby/rest/video/v1/room/participant.rb +0 -5
- data/lib/twilio-ruby/rest/video/v1/room/room_recording.rb +0 -5
- data/lib/twilio-ruby/rest/video/v1/room.rb +0 -5
- data/lib/twilio-ruby/rest/voice/v1/byoc_trunk.rb +0 -1
- data/lib/twilio-ruby/rest/voice/v1/connection_policy/connection_policy_target.rb +0 -1
- data/lib/twilio-ruby/rest/voice/v1/connection_policy.rb +0 -1
- data/lib/twilio-ruby/rest/voice/v1/dialing_permissions/country/highrisk_special_prefix.rb +0 -1
- data/lib/twilio-ruby/rest/voice/v1/dialing_permissions/country.rb +0 -7
- data/lib/twilio-ruby/rest/voice/v1/ip_record.rb +0 -1
- data/lib/twilio-ruby/rest/voice/v1/source_ip_mapping.rb +0 -1
- data/lib/twilio-ruby/rest/wireless/v1/command.rb +0 -5
- data/lib/twilio-ruby/rest/wireless/v1/rate_plan.rb +0 -1
- data/lib/twilio-ruby/rest/wireless/v1/sim/data_session.rb +0 -1
- data/lib/twilio-ruby/rest/wireless/v1/sim/usage_record.rb +0 -4
- data/lib/twilio-ruby/rest/wireless/v1/sim.rb +0 -6
- data/lib/twilio-ruby/rest/wireless/v1/usage_record.rb +0 -4
- data/lib/twilio-ruby/twiml/voice_response.rb +8 -4
- data/lib/twilio-ruby/version.rb +1 -1
- metadata +3 -3
- data/conf/cacert.pem +0 -3376
|
@@ -116,7 +116,6 @@ module Twilio
|
|
|
116
116
|
# @return [Page] Page of MessagingConfigurationInstance
|
|
117
117
|
def page(page_token: :unset, page_number: :unset, page_size: :unset)
|
|
118
118
|
params = Twilio::Values.of({
|
|
119
|
-
|
|
120
119
|
'PageToken' => page_token,
|
|
121
120
|
'Page' => page_number,
|
|
122
121
|
'PageSize' => page_size,
|
|
@@ -118,7 +118,6 @@ module Twilio
|
|
|
118
118
|
# @return [Page] Page of BucketInstance
|
|
119
119
|
def page(page_token: :unset, page_number: :unset, page_size: :unset)
|
|
120
120
|
params = Twilio::Values.of({
|
|
121
|
-
|
|
122
121
|
'PageToken' => page_token,
|
|
123
122
|
'Page' => page_number,
|
|
124
123
|
'PageSize' => page_size,
|
|
@@ -116,7 +116,6 @@ module Twilio
|
|
|
116
116
|
# @return [Page] Page of RateLimitInstance
|
|
117
117
|
def page(page_token: :unset, page_number: :unset, page_size: :unset)
|
|
118
118
|
params = Twilio::Values.of({
|
|
119
|
-
|
|
120
119
|
'PageToken' => page_token,
|
|
121
120
|
'Page' => page_number,
|
|
122
121
|
'PageSize' => page_size,
|
|
@@ -48,6 +48,7 @@ module Twilio
|
|
|
48
48
|
# @param [String] template_sid The message [template](https://www.twilio.com/docs/verify/api/templates). If provided, will override the default template for the Service. SMS and Voice channels only.
|
|
49
49
|
# @param [String] template_custom_substitutions A stringified JSON object in which the keys are the template's special variables and the values are the variables substitutions.
|
|
50
50
|
# @param [String] device_ip Strongly encouraged if using the auto channel. The IP address of the client's device. If provided, it has to be a valid IPv4 or IPv6 address.
|
|
51
|
+
# @param [RiskCheck] risk_check
|
|
51
52
|
# @return [VerificationInstance] Created VerificationInstance
|
|
52
53
|
def create(
|
|
53
54
|
to: nil,
|
|
@@ -64,7 +65,8 @@ module Twilio
|
|
|
64
65
|
app_hash: :unset,
|
|
65
66
|
template_sid: :unset,
|
|
66
67
|
template_custom_substitutions: :unset,
|
|
67
|
-
device_ip: :unset
|
|
68
|
+
device_ip: :unset,
|
|
69
|
+
risk_check: :unset
|
|
68
70
|
)
|
|
69
71
|
|
|
70
72
|
data = Twilio::Values.of({
|
|
@@ -83,6 +85,7 @@ module Twilio
|
|
|
83
85
|
'TemplateSid' => template_sid,
|
|
84
86
|
'TemplateCustomSubstitutions' => template_custom_substitutions,
|
|
85
87
|
'DeviceIp' => device_ip,
|
|
88
|
+
'RiskCheck' => risk_check,
|
|
86
89
|
})
|
|
87
90
|
|
|
88
91
|
payload = @version.create('POST', @uri, data: data)
|
|
@@ -125,7 +125,6 @@ module Twilio
|
|
|
125
125
|
# @return [Page] Page of WebhookInstance
|
|
126
126
|
def page(page_token: :unset, page_number: :unset, page_size: :unset)
|
|
127
127
|
params = Twilio::Values.of({
|
|
128
|
-
|
|
129
128
|
'PageToken' => page_token,
|
|
130
129
|
'Page' => page_number,
|
|
131
130
|
'PageSize' => page_size,
|
|
@@ -158,7 +158,6 @@ module Twilio
|
|
|
158
158
|
# @return [Page] Page of ServiceInstance
|
|
159
159
|
def page(page_token: :unset, page_number: :unset, page_size: :unset)
|
|
160
160
|
params = Twilio::Values.of({
|
|
161
|
-
|
|
162
161
|
'PageToken' => page_token,
|
|
163
162
|
'Page' => page_number,
|
|
164
163
|
'PageSize' => page_size,
|
|
@@ -96,9 +96,7 @@ module Twilio
|
|
|
96
96
|
# @return [Page] Page of TemplateInstance
|
|
97
97
|
def page(friendly_name: :unset, page_token: :unset, page_number: :unset, page_size: :unset)
|
|
98
98
|
params = Twilio::Values.of({
|
|
99
|
-
|
|
100
99
|
'FriendlyName' => friendly_name,
|
|
101
|
-
|
|
102
100
|
'PageToken' => page_token,
|
|
103
101
|
'Page' => page_number,
|
|
104
102
|
'PageSize' => page_size,
|
|
@@ -34,8 +34,8 @@ module Twilio
|
|
|
34
34
|
# Lists VerificationAttemptInstance records from the API as a list.
|
|
35
35
|
# Unlike stream(), this operation is eager and will load `limit` records into
|
|
36
36
|
# memory before returning.
|
|
37
|
-
# @param [Time] date_created_after Datetime filter used to
|
|
38
|
-
# @param [Time] date_created_before Datetime filter used to
|
|
37
|
+
# @param [Time] date_created_after Datetime filter used to consider only Verification Attempts created after this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
|
|
38
|
+
# @param [Time] date_created_before Datetime filter used to consider only Verification Attempts created before this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
|
|
39
39
|
# @param [String] channel_data_to Destination of a verification. It is phone number in E.164 format.
|
|
40
40
|
# @param [String] country Filter used to query Verification Attempts sent to the specified destination country.
|
|
41
41
|
# @param [Channels] channel Filter used to query Verification Attempts by communication channel. Valid values are `SMS` and `CALL`
|
|
@@ -68,8 +68,8 @@ module Twilio
|
|
|
68
68
|
# Streams Instance records from the API as an Enumerable.
|
|
69
69
|
# This operation lazily loads records as efficiently as possible until the limit
|
|
70
70
|
# is reached.
|
|
71
|
-
# @param [Time] date_created_after Datetime filter used to
|
|
72
|
-
# @param [Time] date_created_before Datetime filter used to
|
|
71
|
+
# @param [Time] date_created_after Datetime filter used to consider only Verification Attempts created after this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
|
|
72
|
+
# @param [Time] date_created_before Datetime filter used to consider only Verification Attempts created before this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
|
|
73
73
|
# @param [String] channel_data_to Destination of a verification. It is phone number in E.164 format.
|
|
74
74
|
# @param [String] country Filter used to query Verification Attempts sent to the specified destination country.
|
|
75
75
|
# @param [Channels] channel Filter used to query Verification Attempts by communication channel. Valid values are `SMS` and `CALL`
|
|
@@ -117,8 +117,8 @@ module Twilio
|
|
|
117
117
|
##
|
|
118
118
|
# Retrieve a single page of VerificationAttemptInstance records from the API.
|
|
119
119
|
# Request is executed immediately.
|
|
120
|
-
# @param [Time] date_created_after Datetime filter used to
|
|
121
|
-
# @param [Time] date_created_before Datetime filter used to
|
|
120
|
+
# @param [Time] date_created_after Datetime filter used to consider only Verification Attempts created after this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
|
|
121
|
+
# @param [Time] date_created_before Datetime filter used to consider only Verification Attempts created before this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
|
|
122
122
|
# @param [String] channel_data_to Destination of a verification. It is phone number in E.164 format.
|
|
123
123
|
# @param [String] country Filter used to query Verification Attempts sent to the specified destination country.
|
|
124
124
|
# @param [Channels] channel Filter used to query Verification Attempts by communication channel. Valid values are `SMS` and `CALL`
|
|
@@ -131,23 +131,14 @@ module Twilio
|
|
|
131
131
|
# @return [Page] Page of VerificationAttemptInstance
|
|
132
132
|
def page(date_created_after: :unset, date_created_before: :unset, channel_data_to: :unset, country: :unset, channel: :unset, verify_service_sid: :unset, verification_sid: :unset, status: :unset, page_token: :unset, page_number: :unset, page_size: :unset)
|
|
133
133
|
params = Twilio::Values.of({
|
|
134
|
-
|
|
135
134
|
'DateCreatedAfter' => Twilio.serialize_iso8601_datetime(date_created_after),
|
|
136
|
-
|
|
137
135
|
'DateCreatedBefore' => Twilio.serialize_iso8601_datetime(date_created_before),
|
|
138
|
-
|
|
139
136
|
'ChannelData.To' => channel_data_to,
|
|
140
|
-
|
|
141
137
|
'Country' => country,
|
|
142
|
-
|
|
143
138
|
'Channel' => channel,
|
|
144
|
-
|
|
145
139
|
'VerifyServiceSid' => verify_service_sid,
|
|
146
|
-
|
|
147
140
|
'VerificationSid' => verification_sid,
|
|
148
|
-
|
|
149
141
|
'Status' => status,
|
|
150
|
-
|
|
151
142
|
'PageToken' => page_token,
|
|
152
143
|
'Page' => page_number,
|
|
153
144
|
'PageSize' => page_size,
|
|
@@ -56,10 +56,10 @@ module Twilio
|
|
|
56
56
|
##
|
|
57
57
|
# Fetch the VerificationAttemptsSummaryInstance
|
|
58
58
|
# @param [String] verify_service_sid Filter used to consider only Verification Attempts of the given verify service on the summary aggregation.
|
|
59
|
-
# @param [Time] date_created_after Datetime filter used to consider only Verification Attempts created after this datetime on the summary aggregation. Given as GMT in
|
|
60
|
-
# @param [Time] date_created_before Datetime filter used to consider only Verification Attempts created before this datetime on the summary aggregation. Given as GMT in
|
|
59
|
+
# @param [Time] date_created_after Datetime filter used to consider only Verification Attempts created after this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
|
|
60
|
+
# @param [Time] date_created_before Datetime filter used to consider only Verification Attempts created before this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
|
|
61
61
|
# @param [String] country Filter used to consider only Verification Attempts sent to the specified destination country on the summary aggregation.
|
|
62
|
-
# @param [Channels] channel Filter Verification Attempts considered on the summary aggregation by communication channel. Valid values are `SMS` and `
|
|
62
|
+
# @param [Channels] channel Filter Verification Attempts considered on the summary aggregation by communication channel. Valid values are `SMS`, `CALL` and `WHATSAPP`
|
|
63
63
|
# @param [String] destination_prefix Filter the Verification Attempts considered on the summary aggregation by Destination prefix. It is the prefix of a phone number in E.164 format.
|
|
64
64
|
# @return [VerificationAttemptsSummaryInstance] Fetched VerificationAttemptsSummaryInstance
|
|
65
65
|
def fetch(
|
|
@@ -201,10 +201,10 @@ module Twilio
|
|
|
201
201
|
##
|
|
202
202
|
# Fetch the VerificationAttemptsSummaryInstance
|
|
203
203
|
# @param [String] verify_service_sid Filter used to consider only Verification Attempts of the given verify service on the summary aggregation.
|
|
204
|
-
# @param [Time] date_created_after Datetime filter used to consider only Verification Attempts created after this datetime on the summary aggregation. Given as GMT in
|
|
205
|
-
# @param [Time] date_created_before Datetime filter used to consider only Verification Attempts created before this datetime on the summary aggregation. Given as GMT in
|
|
204
|
+
# @param [Time] date_created_after Datetime filter used to consider only Verification Attempts created after this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
|
|
205
|
+
# @param [Time] date_created_before Datetime filter used to consider only Verification Attempts created before this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
|
|
206
206
|
# @param [String] country Filter used to consider only Verification Attempts sent to the specified destination country on the summary aggregation.
|
|
207
|
-
# @param [Channels] channel Filter Verification Attempts considered on the summary aggregation by communication channel. Valid values are `SMS` and `
|
|
207
|
+
# @param [Channels] channel Filter Verification Attempts considered on the summary aggregation by communication channel. Valid values are `SMS`, `CALL` and `WHATSAPP`
|
|
208
208
|
# @param [String] destination_prefix Filter the Verification Attempts considered on the summary aggregation by Destination prefix. It is the prefix of a phone number in E.164 format.
|
|
209
209
|
# @return [VerificationAttemptsSummaryInstance] Fetched VerificationAttemptsSummaryInstance
|
|
210
210
|
def fetch(
|
|
@@ -154,15 +154,10 @@ module Twilio
|
|
|
154
154
|
# @return [Page] Page of CompositionInstance
|
|
155
155
|
def page(status: :unset, date_created_after: :unset, date_created_before: :unset, room_sid: :unset, page_token: :unset, page_number: :unset, page_size: :unset)
|
|
156
156
|
params = Twilio::Values.of({
|
|
157
|
-
|
|
158
157
|
'Status' => status,
|
|
159
|
-
|
|
160
158
|
'DateCreatedAfter' => Twilio.serialize_iso8601_datetime(date_created_after),
|
|
161
|
-
|
|
162
159
|
'DateCreatedBefore' => Twilio.serialize_iso8601_datetime(date_created_before),
|
|
163
|
-
|
|
164
160
|
'RoomSid' => room_sid,
|
|
165
|
-
|
|
166
161
|
'PageToken' => page_token,
|
|
167
162
|
'Page' => page_number,
|
|
168
163
|
'PageSize' => page_size,
|
|
@@ -157,15 +157,10 @@ module Twilio
|
|
|
157
157
|
# @return [Page] Page of CompositionHookInstance
|
|
158
158
|
def page(enabled: :unset, date_created_after: :unset, date_created_before: :unset, friendly_name: :unset, page_token: :unset, page_number: :unset, page_size: :unset)
|
|
159
159
|
params = Twilio::Values.of({
|
|
160
|
-
|
|
161
160
|
'Enabled' => enabled,
|
|
162
|
-
|
|
163
161
|
'DateCreatedAfter' => Twilio.serialize_iso8601_datetime(date_created_after),
|
|
164
|
-
|
|
165
162
|
'DateCreatedBefore' => Twilio.serialize_iso8601_datetime(date_created_before),
|
|
166
|
-
|
|
167
163
|
'FriendlyName' => friendly_name,
|
|
168
|
-
|
|
169
164
|
'PageToken' => page_token,
|
|
170
165
|
'Page' => page_number,
|
|
171
166
|
'PageSize' => page_size,
|
|
@@ -121,19 +121,13 @@ module Twilio
|
|
|
121
121
|
# @return [Page] Page of RecordingInstance
|
|
122
122
|
def page(status: :unset, source_sid: :unset, grouping_sid: :unset, date_created_after: :unset, date_created_before: :unset, media_type: :unset, page_token: :unset, page_number: :unset, page_size: :unset)
|
|
123
123
|
params = Twilio::Values.of({
|
|
124
|
-
|
|
125
124
|
'Status' => status,
|
|
126
|
-
|
|
127
125
|
'SourceSid' => source_sid,
|
|
128
126
|
|
|
129
|
-
'GroupingSid' => Twilio.serialize_list(grouping_sid),
|
|
130
|
-
|
|
127
|
+
'GroupingSid' => Twilio.serialize_list(grouping_sid) { |e| e },
|
|
131
128
|
'DateCreatedAfter' => Twilio.serialize_iso8601_datetime(date_created_after),
|
|
132
|
-
|
|
133
129
|
'DateCreatedBefore' => Twilio.serialize_iso8601_datetime(date_created_before),
|
|
134
|
-
|
|
135
130
|
'MediaType' => media_type,
|
|
136
|
-
|
|
137
131
|
'PageToken' => page_token,
|
|
138
132
|
'Page' => page_number,
|
|
139
133
|
'PageSize' => page_size,
|
|
@@ -113,15 +113,10 @@ module Twilio
|
|
|
113
113
|
# @return [Page] Page of ParticipantInstance
|
|
114
114
|
def page(status: :unset, identity: :unset, date_created_after: :unset, date_created_before: :unset, page_token: :unset, page_number: :unset, page_size: :unset)
|
|
115
115
|
params = Twilio::Values.of({
|
|
116
|
-
|
|
117
116
|
'Status' => status,
|
|
118
|
-
|
|
119
117
|
'Identity' => identity,
|
|
120
|
-
|
|
121
118
|
'DateCreatedAfter' => Twilio.serialize_iso8601_datetime(date_created_after),
|
|
122
|
-
|
|
123
119
|
'DateCreatedBefore' => Twilio.serialize_iso8601_datetime(date_created_before),
|
|
124
|
-
|
|
125
120
|
'PageToken' => page_token,
|
|
126
121
|
'Page' => page_number,
|
|
127
122
|
'PageSize' => page_size,
|
|
@@ -113,15 +113,10 @@ module Twilio
|
|
|
113
113
|
# @return [Page] Page of RoomRecordingInstance
|
|
114
114
|
def page(status: :unset, source_sid: :unset, date_created_after: :unset, date_created_before: :unset, page_token: :unset, page_number: :unset, page_size: :unset)
|
|
115
115
|
params = Twilio::Values.of({
|
|
116
|
-
|
|
117
116
|
'Status' => status,
|
|
118
|
-
|
|
119
117
|
'SourceSid' => source_sid,
|
|
120
|
-
|
|
121
118
|
'DateCreatedAfter' => Twilio.serialize_iso8601_datetime(date_created_after),
|
|
122
|
-
|
|
123
119
|
'DateCreatedBefore' => Twilio.serialize_iso8601_datetime(date_created_before),
|
|
124
|
-
|
|
125
120
|
'PageToken' => page_token,
|
|
126
121
|
'Page' => page_number,
|
|
127
122
|
'PageSize' => page_size,
|
|
@@ -172,15 +172,10 @@ module Twilio
|
|
|
172
172
|
# @return [Page] Page of RoomInstance
|
|
173
173
|
def page(status: :unset, unique_name: :unset, date_created_after: :unset, date_created_before: :unset, page_token: :unset, page_number: :unset, page_size: :unset)
|
|
174
174
|
params = Twilio::Values.of({
|
|
175
|
-
|
|
176
175
|
'Status' => status,
|
|
177
|
-
|
|
178
176
|
'UniqueName' => unique_name,
|
|
179
|
-
|
|
180
177
|
'DateCreatedAfter' => Twilio.serialize_iso8601_datetime(date_created_after),
|
|
181
|
-
|
|
182
178
|
'DateCreatedBefore' => Twilio.serialize_iso8601_datetime(date_created_before),
|
|
183
|
-
|
|
184
179
|
'PageToken' => page_token,
|
|
185
180
|
'Page' => page_number,
|
|
186
181
|
'PageSize' => page_size,
|
|
@@ -137,7 +137,6 @@ module Twilio
|
|
|
137
137
|
# @return [Page] Page of ByocTrunkInstance
|
|
138
138
|
def page(page_token: :unset, page_number: :unset, page_size: :unset)
|
|
139
139
|
params = Twilio::Values.of({
|
|
140
|
-
|
|
141
140
|
'PageToken' => page_token,
|
|
142
141
|
'Page' => page_number,
|
|
143
142
|
'PageSize' => page_size,
|
|
@@ -125,7 +125,6 @@ module Twilio
|
|
|
125
125
|
# @return [Page] Page of ConnectionPolicyTargetInstance
|
|
126
126
|
def page(page_token: :unset, page_number: :unset, page_size: :unset)
|
|
127
127
|
params = Twilio::Values.of({
|
|
128
|
-
|
|
129
128
|
'PageToken' => page_token,
|
|
130
129
|
'Page' => page_number,
|
|
131
130
|
'PageSize' => page_size,
|
|
@@ -110,7 +110,6 @@ module Twilio
|
|
|
110
110
|
# @return [Page] Page of ConnectionPolicyInstance
|
|
111
111
|
def page(page_token: :unset, page_number: :unset, page_size: :unset)
|
|
112
112
|
params = Twilio::Values.of({
|
|
113
|
-
|
|
114
113
|
'PageToken' => page_token,
|
|
115
114
|
'Page' => page_number,
|
|
116
115
|
'PageSize' => page_size,
|
|
@@ -94,7 +94,6 @@ module Twilio
|
|
|
94
94
|
# @return [Page] Page of HighriskSpecialPrefixInstance
|
|
95
95
|
def page(page_token: :unset, page_number: :unset, page_size: :unset)
|
|
96
96
|
params = Twilio::Values.of({
|
|
97
|
-
|
|
98
97
|
'PageToken' => page_token,
|
|
99
98
|
'Page' => page_number,
|
|
100
99
|
'PageSize' => page_size,
|
|
@@ -123,19 +123,12 @@ module Twilio
|
|
|
123
123
|
# @return [Page] Page of CountryInstance
|
|
124
124
|
def page(iso_code: :unset, continent: :unset, country_code: :unset, low_risk_numbers_enabled: :unset, high_risk_special_numbers_enabled: :unset, high_risk_tollfraud_numbers_enabled: :unset, page_token: :unset, page_number: :unset, page_size: :unset)
|
|
125
125
|
params = Twilio::Values.of({
|
|
126
|
-
|
|
127
126
|
'IsoCode' => iso_code,
|
|
128
|
-
|
|
129
127
|
'Continent' => continent,
|
|
130
|
-
|
|
131
128
|
'CountryCode' => country_code,
|
|
132
|
-
|
|
133
129
|
'LowRiskNumbersEnabled' => low_risk_numbers_enabled,
|
|
134
|
-
|
|
135
130
|
'HighRiskSpecialNumbersEnabled' => high_risk_special_numbers_enabled,
|
|
136
|
-
|
|
137
131
|
'HighRiskTollfraudNumbersEnabled' => high_risk_tollfraud_numbers_enabled,
|
|
138
|
-
|
|
139
132
|
'PageToken' => page_token,
|
|
140
133
|
'Page' => page_number,
|
|
141
134
|
'PageSize' => page_size,
|
|
@@ -116,7 +116,6 @@ module Twilio
|
|
|
116
116
|
# @return [Page] Page of IpRecordInstance
|
|
117
117
|
def page(page_token: :unset, page_number: :unset, page_size: :unset)
|
|
118
118
|
params = Twilio::Values.of({
|
|
119
|
-
|
|
120
119
|
'PageToken' => page_token,
|
|
121
120
|
'Page' => page_number,
|
|
122
121
|
'PageSize' => page_size,
|
|
@@ -113,7 +113,6 @@ module Twilio
|
|
|
113
113
|
# @return [Page] Page of SourceIpMappingInstance
|
|
114
114
|
def page(page_token: :unset, page_number: :unset, page_size: :unset)
|
|
115
115
|
params = Twilio::Values.of({
|
|
116
|
-
|
|
117
116
|
'PageToken' => page_token,
|
|
118
117
|
'Page' => page_number,
|
|
119
118
|
'PageSize' => page_size,
|
|
@@ -148,15 +148,10 @@ module Twilio
|
|
|
148
148
|
# @return [Page] Page of CommandInstance
|
|
149
149
|
def page(sim: :unset, status: :unset, direction: :unset, transport: :unset, page_token: :unset, page_number: :unset, page_size: :unset)
|
|
150
150
|
params = Twilio::Values.of({
|
|
151
|
-
|
|
152
151
|
'Sim' => sim,
|
|
153
|
-
|
|
154
152
|
'Status' => status,
|
|
155
|
-
|
|
156
153
|
'Direction' => direction,
|
|
157
|
-
|
|
158
154
|
'Transport' => transport,
|
|
159
|
-
|
|
160
155
|
'PageToken' => page_token,
|
|
161
156
|
'Page' => page_number,
|
|
162
157
|
'PageSize' => page_size,
|
|
@@ -140,7 +140,6 @@ module Twilio
|
|
|
140
140
|
# @return [Page] Page of RatePlanInstance
|
|
141
141
|
def page(page_token: :unset, page_number: :unset, page_size: :unset)
|
|
142
142
|
params = Twilio::Values.of({
|
|
143
|
-
|
|
144
143
|
'PageToken' => page_token,
|
|
145
144
|
'Page' => page_number,
|
|
146
145
|
'PageSize' => page_size,
|
|
@@ -108,13 +108,9 @@ module Twilio
|
|
|
108
108
|
# @return [Page] Page of UsageRecordInstance
|
|
109
109
|
def page(end_: :unset, start: :unset, granularity: :unset, page_token: :unset, page_number: :unset, page_size: :unset)
|
|
110
110
|
params = Twilio::Values.of({
|
|
111
|
-
|
|
112
111
|
'End' => Twilio.serialize_iso8601_datetime(end_),
|
|
113
|
-
|
|
114
112
|
'Start' => Twilio.serialize_iso8601_datetime(start),
|
|
115
|
-
|
|
116
113
|
'Granularity' => granularity,
|
|
117
|
-
|
|
118
114
|
'PageToken' => page_token,
|
|
119
115
|
'Page' => page_number,
|
|
120
116
|
'PageSize' => page_size,
|
|
@@ -116,17 +116,11 @@ module Twilio
|
|
|
116
116
|
# @return [Page] Page of SimInstance
|
|
117
117
|
def page(status: :unset, iccid: :unset, rate_plan: :unset, e_id: :unset, sim_registration_code: :unset, page_token: :unset, page_number: :unset, page_size: :unset)
|
|
118
118
|
params = Twilio::Values.of({
|
|
119
|
-
|
|
120
119
|
'Status' => status,
|
|
121
|
-
|
|
122
120
|
'Iccid' => iccid,
|
|
123
|
-
|
|
124
121
|
'RatePlan' => rate_plan,
|
|
125
|
-
|
|
126
122
|
'EId' => e_id,
|
|
127
|
-
|
|
128
123
|
'SimRegistrationCode' => sim_registration_code,
|
|
129
|
-
|
|
130
124
|
'PageToken' => page_token,
|
|
131
125
|
'Page' => page_number,
|
|
132
126
|
'PageSize' => page_size,
|
|
@@ -106,13 +106,9 @@ module Twilio
|
|
|
106
106
|
# @return [Page] Page of UsageRecordInstance
|
|
107
107
|
def page(end_: :unset, start: :unset, granularity: :unset, page_token: :unset, page_number: :unset, page_size: :unset)
|
|
108
108
|
params = Twilio::Values.of({
|
|
109
|
-
|
|
110
109
|
'End' => Twilio.serialize_iso8601_datetime(end_),
|
|
111
|
-
|
|
112
110
|
'Start' => Twilio.serialize_iso8601_datetime(start),
|
|
113
|
-
|
|
114
111
|
'Granularity' => granularity,
|
|
115
|
-
|
|
116
112
|
'PageToken' => page_token,
|
|
117
113
|
'Page' => page_number,
|
|
118
114
|
'PageSize' => page_size,
|
|
@@ -362,9 +362,11 @@ module Twilio
|
|
|
362
362
|
# name:: Friendly name given to SIPREC
|
|
363
363
|
# connector_name:: Unique name for Connector
|
|
364
364
|
# track:: Track to be streamed to remote service
|
|
365
|
+
# status_callback:: Status Callback URL
|
|
366
|
+
# status_callback_method:: Status Callback URL method
|
|
365
367
|
# keyword_args:: additional attributes
|
|
366
|
-
def siprec(name: nil, connector_name: nil, track: nil, **keyword_args)
|
|
367
|
-
siprec = Siprec.new(name: name, connector_name: connector_name, track: track, **keyword_args)
|
|
368
|
+
def siprec(name: nil, connector_name: nil, track: nil, status_callback: nil, status_callback_method: nil, **keyword_args)
|
|
369
|
+
siprec = Siprec.new(name: name, connector_name: connector_name, track: track, status_callback: status_callback, status_callback_method: status_callback_method, **keyword_args)
|
|
368
370
|
|
|
369
371
|
yield(siprec) if block_given?
|
|
370
372
|
append(siprec)
|
|
@@ -453,9 +455,11 @@ module Twilio
|
|
|
453
455
|
# name:: Friendly name given to SIPREC
|
|
454
456
|
# connector_name:: Unique name for Connector
|
|
455
457
|
# track:: Track to be streamed to remote service
|
|
458
|
+
# status_callback:: Status Callback URL
|
|
459
|
+
# status_callback_method:: Status Callback URL method
|
|
456
460
|
# keyword_args:: additional attributes
|
|
457
|
-
def siprec(name: nil, connector_name: nil, track: nil, **keyword_args)
|
|
458
|
-
siprec = Siprec.new(name: name, connector_name: connector_name, track: track, **keyword_args)
|
|
461
|
+
def siprec(name: nil, connector_name: nil, track: nil, status_callback: nil, status_callback_method: nil, **keyword_args)
|
|
462
|
+
siprec = Siprec.new(name: name, connector_name: connector_name, track: track, status_callback: status_callback, status_callback_method: status_callback_method, **keyword_args)
|
|
459
463
|
|
|
460
464
|
yield(siprec) if block_given?
|
|
461
465
|
append(siprec)
|
data/lib/twilio-ruby/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: twilio-ruby
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 6.
|
|
4
|
+
version: 6.3.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Twilio API Team
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-
|
|
11
|
+
date: 2023-07-27 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jwt
|
|
@@ -219,7 +219,6 @@ files:
|
|
|
219
219
|
- VERSIONS.md
|
|
220
220
|
- advanced-examples/custom-http-client.md
|
|
221
221
|
- cluster_spec.rb
|
|
222
|
-
- conf/cacert.pem
|
|
223
222
|
- examples/examples.rb
|
|
224
223
|
- examples/print_call_log.rb
|
|
225
224
|
- githooks/pre-commit
|
|
@@ -542,6 +541,7 @@ files:
|
|
|
542
541
|
- lib/twilio-ruby/rest/messaging/v1/service/short_code.rb
|
|
543
542
|
- lib/twilio-ruby/rest/messaging/v1/service/us_app_to_person.rb
|
|
544
543
|
- lib/twilio-ruby/rest/messaging/v1/service/us_app_to_person_usecase.rb
|
|
544
|
+
- lib/twilio-ruby/rest/messaging/v1/tollfree_verification.rb
|
|
545
545
|
- lib/twilio-ruby/rest/messaging/v1/usecase.rb
|
|
546
546
|
- lib/twilio-ruby/rest/messaging_base.rb
|
|
547
547
|
- lib/twilio-ruby/rest/microvisor.rb
|