View source: R/pinpoint_operations.R
pinpoint_delete_journey | R Documentation |
Deletes a journey from an application.
See https://www.paws-r-sdk.com/docs/pinpoint_delete_journey/ for full documentation.
pinpoint_delete_journey(ApplicationId, JourneyId)
ApplicationId |
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
JourneyId |
[required] The unique identifier for the journey. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.