JavaScript
Alerts API
Unsubscribe user from an alert
DELETE
JavaScript
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The alertId
Query Parameters
The id of the entity unsubscribing from the alert
The entity type, can be USER, GROUP, BUZZ, DAILY, WEEKLY, or AUTO
Response
200 - application/json
Returns the parameter of success or error based on the alert id being valid.
The response is of type object.