PinpointClient

Doc Engage API - Amazon Pinpoint API

Properties

Link copied to clipboard
abstract override val config: PinpointClient.Config

PinpointClient's configuration

Functions

Link copied to clipboard
abstract suspend fun createApp(input: CreateAppRequest): CreateAppResponse

Creates an application.

Link copied to clipboard

Creates a new campaign for an application or updates the settings of an existing campaign for an application.

Link copied to clipboard

Creates a message template for messages that are sent through the email channel.

Link copied to clipboard

Creates an export job for an application.

Link copied to clipboard

Creates an import job for an application.

Link copied to clipboard

Creates a new message template for messages using the in-app message channel.

Link copied to clipboard

Creates a journey for an application.

Link copied to clipboard

Creates a message template for messages that are sent through a push notification channel.

Link copied to clipboard

Creates an Amazon Pinpoint configuration for a recommender model.

Link copied to clipboard

Creates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.

Link copied to clipboard

Creates a message template for messages that are sent through the SMS channel.

Link copied to clipboard

Creates a message template for messages that are sent through the voice channel.

Link copied to clipboard

Disables the ADM channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Disables the APNs channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.

Link copied to clipboard
abstract suspend fun deleteApp(input: DeleteAppRequest): DeleteAppResponse

Deletes an application.

Link copied to clipboard

Disables the Baidu channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Deletes a campaign from an application.

Link copied to clipboard

Disables the email channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Deletes a message template for messages that were sent through the email channel.

Link copied to clipboard

Deletes an endpoint from an application.

Link copied to clipboard

Deletes the event stream for an application.

Link copied to clipboard

Disables the GCM channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Deletes a message template for messages sent using the in-app message channel.

Link copied to clipboard

Deletes a journey from an application.

Link copied to clipboard

Deletes a message template for messages that were sent through a push notification channel.

Link copied to clipboard

Deletes an Amazon Pinpoint configuration for a recommender model.

Link copied to clipboard

Deletes a segment from an application.

Link copied to clipboard

Disables the SMS channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Deletes a message template for messages that were sent through the SMS channel.

Link copied to clipboard

Deletes all the endpoints that are associated with a specific user ID.

Link copied to clipboard

Disables the voice channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Deletes a message template for messages that were sent through the voice channel.

Link copied to clipboard

Retrieves information about the status and settings of the ADM channel for an application.

Link copied to clipboard

Retrieves information about the status and settings of the APNs channel for an application.

Link copied to clipboard

Retrieves information about the status and settings of the APNs sandbox channel for an application.

Link copied to clipboard

Retrieves information about the status and settings of the APNs VoIP channel for an application.

Link copied to clipboard

Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.

Link copied to clipboard
abstract suspend fun getApp(input: GetAppRequest): GetAppResponse

Retrieves information about an application.

Link copied to clipboard

Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.

Link copied to clipboard

Retrieves information about the settings for an application.

Link copied to clipboard
abstract suspend fun getApps(input: GetAppsRequest = GetAppsRequest { }): GetAppsResponse

Retrieves information about all the applications that are associated with your Amazon Pinpoint account.

Link copied to clipboard

Retrieves information about the status and settings of the Baidu channel for an application.

Link copied to clipboard
abstract suspend fun getCampaign(input: GetCampaignRequest): GetCampaignResponse

Retrieves information about the status, configuration, and other settings for a campaign.

Link copied to clipboard

Retrieves information about all the activities for a campaign.

Link copied to clipboard

Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.

Link copied to clipboard

Retrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.

Link copied to clipboard

Retrieves information about the status, configuration, and other settings for a specific version of a campaign.

Link copied to clipboard

Retrieves information about the status, configuration, and other settings for all versions of a campaign.

Link copied to clipboard
abstract suspend fun getChannels(input: GetChannelsRequest): GetChannelsResponse

Retrieves information about the history and status of each channel for an application.

Link copied to clipboard

Retrieves information about the status and settings of the email channel for an application.

Link copied to clipboard

Retrieves the content and settings of a message template for messages that are sent through the email channel.

Link copied to clipboard
abstract suspend fun getEndpoint(input: GetEndpointRequest): GetEndpointResponse

Retrieves information about the settings and attributes of a specific endpoint for an application.

Link copied to clipboard

Retrieves information about the event stream settings for an application.

Link copied to clipboard

Retrieves information about the status and settings of a specific export job for an application.

Link copied to clipboard

Retrieves information about the status and settings of all the export jobs for an application.

Link copied to clipboard

Retrieves information about the status and settings of the GCM channel for an application.

Link copied to clipboard

Retrieves information about the status and settings of a specific import job for an application.

Link copied to clipboard

Retrieves information about the status and settings of all the import jobs for an application.

Link copied to clipboard

Retrieves the in-app messages targeted for the provided endpoint ID.

Link copied to clipboard

Retrieves the content and settings of a message template for messages sent through the in-app channel.

Link copied to clipboard
abstract suspend fun getJourney(input: GetJourneyRequest): GetJourneyResponse

Retrieves information about the status, configuration, and other settings for a journey.

Link copied to clipboard

Retrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.

Link copied to clipboard

Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.

Link copied to clipboard

Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.

Link copied to clipboard

Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey activity.

Link copied to clipboard

Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey.

Link copied to clipboard

Provides information about the runs of a journey.

Link copied to clipboard

Retrieves the content and settings of a message template for messages that are sent through a push notification channel.

Link copied to clipboard

Retrieves information about an Amazon Pinpoint configuration for a recommender model.

Link copied to clipboard
abstract suspend fun getRecommenderConfigurations(input: GetRecommenderConfigurationsRequest = GetRecommenderConfigurationsRequest { }): GetRecommenderConfigurationsResponse

Retrieves information about all the recommender model configurations that are associated with your Amazon Pinpoint account.

Link copied to clipboard
abstract suspend fun getSegment(input: GetSegmentRequest): GetSegmentResponse

Retrieves information about the configuration, dimension, and other settings for a specific segment that's associated with an application.

Link copied to clipboard

Retrieves information about the status and settings of the export jobs for a segment.

Link copied to clipboard

Retrieves information about the status and settings of the import jobs for a segment.

Link copied to clipboard
abstract suspend fun getSegments(input: GetSegmentsRequest): GetSegmentsResponse

Retrieves information about the configuration, dimension, and other settings for all the segments that are associated with an application.

Link copied to clipboard

Retrieves information about the configuration, dimension, and other settings for a specific version of a segment that's associated with an application.

Link copied to clipboard

Retrieves information about the configuration, dimension, and other settings for all the versions of a specific segment that's associated with an application.

Link copied to clipboard

Retrieves information about the status and settings of the SMS channel for an application.

Link copied to clipboard

Retrieves the content and settings of a message template for messages that are sent through the SMS channel.

Link copied to clipboard

Retrieves information about all the endpoints that are associated with a specific user ID.

Link copied to clipboard

Retrieves information about the status and settings of the voice channel for an application.

Link copied to clipboard

Retrieves the content and settings of a message template for messages that are sent through the voice channel.

Link copied to clipboard

Retrieves information about the status, configuration, and other settings for all the journeys that are associated with an application.

Link copied to clipboard

Retrieves all the tags (keys and values) that are associated with an application, campaign, message template, or segment.

Link copied to clipboard
abstract suspend fun listTemplates(input: ListTemplatesRequest = ListTemplatesRequest { }): ListTemplatesResponse

Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.

Link copied to clipboard

Retrieves information about all the versions of a specific message template.

Link copied to clipboard

Retrieves information about a phone number.

Link copied to clipboard
abstract suspend fun putEvents(input: PutEventsRequest): PutEventsResponse

Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are associated with.

Link copied to clipboard

Creates a new event stream for an application or updates the settings of an existing event stream for an application.

Link copied to clipboard

Removes one or more custom attributes, of the same attribute type, from the application. Existing endpoints still have the attributes but Amazon Pinpoint will stop capturing new or changed values for these attributes.

Link copied to clipboard

Creates and sends a direct message.

Link copied to clipboard

Send an OTP message

Link copied to clipboard

Creates and sends a message to a list of users.

Link copied to clipboard
abstract suspend fun tagResource(input: TagResourceRequest): TagResourceResponse

Adds one or more tags (keys and values) to an application, campaign, message template, or segment.

Link copied to clipboard

Removes one or more tags (keys and values) from an application, campaign, message template, or segment.

Link copied to clipboard

Enables the ADM channel for an application or updates the status and settings of the ADM channel for an application.

Link copied to clipboard

Enables the APNs channel for an application or updates the status and settings of the APNs channel for an application.

Link copied to clipboard

Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox channel for an application.

Link copied to clipboard

Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for an application.

Link copied to clipboard

Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP sandbox channel for an application.

Link copied to clipboard

Updates the settings for an application.

Link copied to clipboard

Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an application.

Link copied to clipboard

Updates the configuration and other settings for a campaign.

Link copied to clipboard

Enables the email channel for an application or updates the status and settings of the email channel for an application.

Link copied to clipboard

Updates an existing message template for messages that are sent through the email channel.

Link copied to clipboard

Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an application. You can also use this operation to define custom attributes for an endpoint. If an update includes one or more values for a custom attribute, Amazon Pinpoint replaces (overwrites) any existing values with the new values.

Link copied to clipboard

Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing endpoints for an application. You can also use this operation to define custom attributes for a batch of endpoints. If an update includes one or more values for a custom attribute, Amazon Pinpoint replaces (overwrites) any existing values with the new values.

Link copied to clipboard

Enables the GCM channel for an application or updates the status and settings of the GCM channel for an application.

Link copied to clipboard

Updates an existing message template for messages sent through the in-app message channel.

Link copied to clipboard

Updates the configuration and other settings for a journey.

Link copied to clipboard

Cancels (stops) an active journey.

Link copied to clipboard

Updates an existing message template for messages that are sent through a push notification channel.

Link copied to clipboard

Updates an Amazon Pinpoint configuration for a recommender model.

Link copied to clipboard

Creates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.

Link copied to clipboard

Enables the SMS channel for an application or updates the status and settings of the SMS channel for an application.

Link copied to clipboard

Updates an existing message template for messages that are sent through the SMS channel.

Link copied to clipboard

Changes the status of a specific version of a message template to active.

Link copied to clipboard

Enables the voice channel for an application or updates the status and settings of the voice channel for an application.

Link copied to clipboard

Updates an existing message template for messages that are sent through the voice channel.

Link copied to clipboard

Verify an OTP

Inherited functions

Link copied to clipboard
expect abstract fun close()
Link copied to clipboard
inline suspend fun PinpointClient.createApp(crossinline block: CreateAppRequest.Builder.() -> Unit): CreateAppResponse

Creates an application.

Link copied to clipboard

Creates a new campaign for an application or updates the settings of an existing campaign for an application.

Link copied to clipboard

Creates a message template for messages that are sent through the email channel.

Link copied to clipboard

Creates an export job for an application.

Link copied to clipboard

Creates an import job for an application.

Link copied to clipboard

Creates a new message template for messages using the in-app message channel.

Link copied to clipboard

Creates a journey for an application.

Link copied to clipboard

Creates a message template for messages that are sent through a push notification channel.

Link copied to clipboard

Creates an Amazon Pinpoint configuration for a recommender model.

Link copied to clipboard

Creates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.

Link copied to clipboard

Creates a message template for messages that are sent through the SMS channel.

Link copied to clipboard

Creates a message template for messages that are sent through the voice channel.

Link copied to clipboard

Disables the ADM channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Disables the APNs channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.

Link copied to clipboard
inline suspend fun PinpointClient.deleteApp(crossinline block: DeleteAppRequest.Builder.() -> Unit): DeleteAppResponse

Deletes an application.

Link copied to clipboard

Disables the Baidu channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Deletes a campaign from an application.

Link copied to clipboard

Disables the email channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Deletes a message template for messages that were sent through the email channel.

Link copied to clipboard

Deletes an endpoint from an application.

Link copied to clipboard

Deletes the event stream for an application.

Link copied to clipboard

Disables the GCM channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Deletes a message template for messages sent using the in-app message channel.

Link copied to clipboard

Deletes a journey from an application.

Link copied to clipboard

Deletes a message template for messages that were sent through a push notification channel.

Link copied to clipboard

Deletes an Amazon Pinpoint configuration for a recommender model.

Link copied to clipboard

Deletes a segment from an application.

Link copied to clipboard

Disables the SMS channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Deletes a message template for messages that were sent through the SMS channel.

Link copied to clipboard

Deletes all the endpoints that are associated with a specific user ID.

Link copied to clipboard

Disables the voice channel for an application and deletes any existing settings for the channel.

Link copied to clipboard

Deletes a message template for messages that were sent through the voice channel.

Link copied to clipboard

Retrieves information about the status and settings of the ADM channel for an application.

Link copied to clipboard

Retrieves information about the status and settings of the APNs channel for an application.

Link copied to clipboard

Retrieves information about the status and settings of the APNs sandbox channel for an application.

Link copied to clipboard

Retrieves information about the status and settings of the APNs VoIP channel for an application.

Link copied to clipboard

Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.

Link copied to clipboard
inline suspend fun PinpointClient.getApp(crossinline block: GetAppRequest.Builder.() -> Unit): GetAppResponse

Retrieves information about an application.

Link copied to clipboard

Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.

Link copied to clipboard

Retrieves information about the settings for an application.

Link copied to clipboard
inline suspend fun PinpointClient.getApps(crossinline block: GetAppsRequest.Builder.() -> Unit): GetAppsResponse

Retrieves information about all the applications that are associated with your Amazon Pinpoint account.

Link copied to clipboard

Retrieves information about the status and settings of the Baidu channel for an application.

Link copied to clipboard
inline suspend fun PinpointClient.getCampaign(crossinline block: GetCampaignRequest.Builder.() -> Unit): GetCampaignResponse

Retrieves information about the status, configuration, and other settings for a campaign.

Link copied to clipboard

Retrieves information about all the activities for a campaign.

Link copied to clipboard

Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.

Link copied to clipboard

Retrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.

Link copied to clipboard

Retrieves information about the status, configuration, and other settings for a specific version of a campaign.

Link copied to clipboard

Retrieves information about the status, configuration, and other settings for all versions of a campaign.

Link copied to clipboard
inline suspend fun PinpointClient.getChannels(crossinline block: GetChannelsRequest.Builder.() -> Unit): GetChannelsResponse

Retrieves information about the history and status of each channel for an application.

Link copied to clipboard

Retrieves information about the status and settings of the email channel for an application.

Link copied to clipboard

Retrieves the content and settings of a message template for messages that are sent through the email channel.

Link copied to clipboard
inline suspend fun PinpointClient.getEndpoint(crossinline block: GetEndpointRequest.Builder.() -> Unit): GetEndpointResponse

Retrieves information about the settings and attributes of a specific endpoint for an application.

Link copied to clipboard

Retrieves information about the event stream settings for an application.

Link copied to clipboard

Retrieves information about the status and settings of a specific export job for an application.

Link copied to clipboard

Retrieves information about the status and settings of all the export jobs for an application.

Link copied to clipboard

Retrieves information about the status and settings of the GCM channel for an application.

Link copied to clipboard

Retrieves information about the status and settings of a specific import job for an application.

Link copied to clipboard

Retrieves information about the status and settings of all the import jobs for an application.

Link copied to clipboard

Retrieves the in-app messages targeted for the provided endpoint ID.

Link copied to clipboard

Retrieves the content and settings of a message template for messages sent through the in-app channel.

Link copied to clipboard
inline suspend fun PinpointClient.getJourney(crossinline block: GetJourneyRequest.Builder.() -> Unit): GetJourneyResponse

Retrieves information about the status, configuration, and other settings for a journey.

Link copied to clipboard

Retrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.

Link copied to clipboard

Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.

Link copied to clipboard

Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.

Link copied to clipboard

Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey activity.

Link copied to clipboard

Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey.

Link copied to clipboard

Provides information about the runs of a journey.

Link copied to clipboard

Retrieves the content and settings of a message template for messages that are sent through a push notification channel.

Link copied to clipboard

Retrieves information about an Amazon Pinpoint configuration for a recommender model.

Link copied to clipboard

Retrieves information about all the recommender model configurations that are associated with your Amazon Pinpoint account.

Link copied to clipboard
inline suspend fun PinpointClient.getSegment(crossinline block: GetSegmentRequest.Builder.() -> Unit): GetSegmentResponse

Retrieves information about the configuration, dimension, and other settings for a specific segment that's associated with an application.

Link copied to clipboard

Retrieves information about the status and settings of the export jobs for a segment.

Link copied to clipboard

Retrieves information about the status and settings of the import jobs for a segment.

Link copied to clipboard
inline suspend fun PinpointClient.getSegments(crossinline block: GetSegmentsRequest.Builder.() -> Unit): GetSegmentsResponse

Retrieves information about the configuration, dimension, and other settings for all the segments that are associated with an application.

Link copied to clipboard

Retrieves information about the configuration, dimension, and other settings for a specific version of a segment that's associated with an application.

Link copied to clipboard

Retrieves information about the configuration, dimension, and other settings for all the versions of a specific segment that's associated with an application.

Link copied to clipboard

Retrieves information about the status and settings of the SMS channel for an application.

Link copied to clipboard

Retrieves the content and settings of a message template for messages that are sent through the SMS channel.

Link copied to clipboard

Retrieves information about all the endpoints that are associated with a specific user ID.

Link copied to clipboard

Retrieves information about the status and settings of the voice channel for an application.

Link copied to clipboard

Retrieves the content and settings of a message template for messages that are sent through the voice channel.

Link copied to clipboard

Retrieves information about the status, configuration, and other settings for all the journeys that are associated with an application.

Link copied to clipboard

Retrieves all the tags (keys and values) that are associated with an application, campaign, message template, or segment.

Link copied to clipboard

Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.

Link copied to clipboard

Retrieves information about all the versions of a specific message template.

Link copied to clipboard

Retrieves information about a phone number.

Link copied to clipboard
inline suspend fun PinpointClient.putEvents(crossinline block: PutEventsRequest.Builder.() -> Unit): PutEventsResponse

Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are associated with.

Link copied to clipboard

Creates a new event stream for an application or updates the settings of an existing event stream for an application.

Link copied to clipboard

Removes one or more custom attributes, of the same attribute type, from the application. Existing endpoints still have the attributes but Amazon Pinpoint will stop capturing new or changed values for these attributes.

Link copied to clipboard

Creates and sends a direct message.

Link copied to clipboard

Send an OTP message

Link copied to clipboard

Creates and sends a message to a list of users.

Link copied to clipboard
inline suspend fun PinpointClient.tagResource(crossinline block: TagResourceRequest.Builder.() -> Unit): TagResourceResponse

Adds one or more tags (keys and values) to an application, campaign, message template, or segment.

Link copied to clipboard

Removes one or more tags (keys and values) from an application, campaign, message template, or segment.

Link copied to clipboard

Enables the ADM channel for an application or updates the status and settings of the ADM channel for an application.

Link copied to clipboard

Enables the APNs channel for an application or updates the status and settings of the APNs channel for an application.

Link copied to clipboard

Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox channel for an application.

Link copied to clipboard

Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for an application.

Link copied to clipboard

Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP sandbox channel for an application.

Link copied to clipboard

Updates the settings for an application.

Link copied to clipboard

Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an application.

Link copied to clipboard

Updates the configuration and other settings for a campaign.

Link copied to clipboard

Enables the email channel for an application or updates the status and settings of the email channel for an application.

Link copied to clipboard

Updates an existing message template for messages that are sent through the email channel.

Link copied to clipboard

Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an application. You can also use this operation to define custom attributes for an endpoint. If an update includes one or more values for a custom attribute, Amazon Pinpoint replaces (overwrites) any existing values with the new values.

Link copied to clipboard

Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing endpoints for an application. You can also use this operation to define custom attributes for a batch of endpoints. If an update includes one or more values for a custom attribute, Amazon Pinpoint replaces (overwrites) any existing values with the new values.

Link copied to clipboard

Enables the GCM channel for an application or updates the status and settings of the GCM channel for an application.

Link copied to clipboard

Updates an existing message template for messages sent through the in-app message channel.

Link copied to clipboard

Updates the configuration and other settings for a journey.

Link copied to clipboard

Cancels (stops) an active journey.

Link copied to clipboard

Updates an existing message template for messages that are sent through a push notification channel.

Link copied to clipboard

Updates an Amazon Pinpoint configuration for a recommender model.

Link copied to clipboard

Creates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.

Link copied to clipboard

Enables the SMS channel for an application or updates the status and settings of the SMS channel for an application.

Link copied to clipboard

Updates an existing message template for messages that are sent through the SMS channel.

Link copied to clipboard

Changes the status of a specific version of a message template to active.

Link copied to clipboard

Enables the voice channel for an application or updates the status and settings of the voice channel for an application.

Link copied to clipboard

Updates an existing message template for messages that are sent through the voice channel.

Link copied to clipboard

Verify an OTP

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.