Tableau REST API-Notifications
Number of APIs: 25
-
Delete a Webhook DELETE {{base-path}}/sites/{{site-id}}/webhooks/:webhook-id
-
Create a Webhook POST {{base-path}}/sites/{{site-id}}/webhooks
-
Delete Data-Driven Alert DELETE {{base-path}}/sites/{{site-id}}/dataAlerts/:data-alert-id
-
Delete User from Data-Driven Alert DELETE {{base-path}}/sites/{{site-id}}/dataAlerts/:data-alert-id/users/:user-id
-
Create a Webhook POST {{base-path}}/sites/{{site-id}}/webhooks
-
Delete Data-Driven Alert DELETE {{base-path}}/sites/{{site-id}}/dataAlerts/:data-alert-id
-
Get User Notification Preferences GET {{base-path}}/sites/{{site-id}}/settings/notifications
-
List Webhooks GET {{base-path}}/sites/{{site-id}}/webhooks
-
Query Data-Driven Alerts GET {{base-path}}/sites/{{site-id}}/dataAlerts
-
List Webhooks GET {{base-path}}/sites/{{site-id}}/webhooks