mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 04:19:37 +00:00
22 lines
718 B
Markdown
22 lines
718 B
Markdown
---
|
|
id: source-deleted-trigger
|
|
title: Source Deleted Trigger
|
|
sidebar_label: Source Deleted Trigger
|
|
---
|
|
|
|
# Source Deleted Trigger
|
|
|
|
## Event context
|
|
|
|
Source Deleted events occur when a source is successfully deleted via the API or the Admin UI.
|
|
|
|
Some uses cases for this trigger include:
|
|
|
|
- Provide evidence to show auditors that connector logic and sources are not manipulated outside of proper change control processes.
|
|
- Alert admins in the event that a source was wrongfully deleted.
|
|
|
|
## Additional information and links
|
|
|
|
- **Trigger Type**: [FIRE_AND_FORGET](../event-triggers-trigger-types.md#fire-and-forget)
|
|
- [Input schema](https://developer.sailpoint.com/apis/beta/#section/Source-Deleted-Event-Trigger-Input)
|