Clear email delivery failure alerts
PATCH {{baseUrl}}/api/v1/emailFailureAlerts?department=<String>
This API deletes all email delivery failure alerts configured in a particular department.
OAuth Scope
Desk.tickets.UPDATE
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
department | string | ID of the department from which the email delivery failure alerts must be deleted. You can pass a specific department ID or allDepartment in the API request |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |