pinpoint_delete_endpoint: Deletes an endpoint from an application

View source: R/pinpoint_operations.R

pinpoint_delete_endpointR Documentation

Deletes an endpoint from an application

Description

Deletes an endpoint from an application.

See https://www.paws-r-sdk.com/docs/pinpoint_delete_endpoint/ for full documentation.

Usage

pinpoint_delete_endpoint(ApplicationId, EndpointId)

Arguments

ApplicationId

[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.

EndpointId

[required] The case insensitive unique identifier for the endpoint. The identifier can't contain $, ⁠\{⁠ or ⁠\}⁠.


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.