v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13117665.0 KB
alerts

Restores, or "undeletes", an alert that was marked for deletion within the past 30 days. Attempting to undelete an alert which was marked for deletion over 30 days ago (which has been removed from the Alert Center database) or a nonexistent alert returns a NOT_FOUND error. Attempting to undelete an alert which has not been marked for deletion has no effect.

post/v1beta1/alerts/{alertId}:undelete

Path parameters

alertIdstring required

Required. The identifier of the alert to undelete.

Request body

customerIdstring

Optional. The unique identifier of the Google Workspace account of the customer the alert is associated with. The customer_id must have the initial "C" stripped (for example, 046psxkn). Inferred from the caller identity if not provided. Find your customer ID.

Response

Successful response

All 11 operations