View source: R/pinpoint_operations.R
pinpoint_delete_user_endpoints | R Documentation |
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.
pinpoint_delete_user_endpoints(ApplicationId, UserId)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.