alerts
Creates new feedback for an alert. Attempting to create a feedback for a non-existent alert returns NOT_FOUND error. Attempting to create a feedback for an alert that is marked for deletion returns `FAILED_PRECONDITION' error.
post/v1beta1/alerts/{alertId}/feedback
Path parameters
alertIdstring required
Required. The identifier of the alert this feedback belongs to.
Query parameters
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.
Request body
Response
Successful response