Create Alert

Description:

Create alert using
User can have a single alert defined at any point in time

Args:

alert_request - DatasetCreate basemodel: name: Optional[str]
notification_ids: Optional[List[int]]
minimal_failed_transactions: int
schedule: str = "0 0 * * *"

Return:

return alert object

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!