Delete AM Script
deleteScriptPermanently delete an AM script by its ID. Ensure no journey nodes reference the script before deleting to avoid disruptions.
Instructions
Delete an AM script by its ID. Warning: This is a permanent deletion and cannot be undone. Ensure the script is not referenced by any journey nodes before deleting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | The realm containing the script | |
| scriptId | Yes | The unique identifier of the script to delete (UUID format) |