Delete Journey
deleteJourneyDelete an authentication journey and its node instances from a realm. Node child nodes are cleaned up automatically.
Instructions
Delete an authentication journey from a realm. AM automatically cleans up all node instances within the journey, including PageNode child nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | The realm containing the journey | |
| journeyName | Yes | The name of the journey to delete |