pinpoint_delete_user_endpoints {paws.customer.engagement} | R Documentation |
Deletes all the endpoints that are associated with a specific user ID
Description
Deletes all the endpoints that are associated with a specific user ID.
See https://www.paws-r-sdk.com/docs/pinpoint_delete_user_endpoints/ for full documentation.
Usage
pinpoint_delete_user_endpoints(ApplicationId, UserId)
Arguments
ApplicationId |
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
UserId |
[required] The unique identifier for the user. |
[Package paws.customer.engagement version 0.9.0 Index]