Delete AM Script
deleteScriptPermanently delete an AM script using its unique ID. Ensure the script is not referenced by any journey nodes before deletion.
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) |