Tableau REST API-Notifications

Number of APIs: 25

  1. Delete a Webhook DELETE {{base-path}}/sites/{{site-id}}/webhooks/:webhook-id

  2. Create a Webhook POST {{base-path}}/sites/{{site-id}}/webhooks

  3. Delete Data-Driven Alert DELETE {{base-path}}/sites/{{site-id}}/dataAlerts/:data-alert-id

  4. Delete User from Data-Driven Alert DELETE {{base-path}}/sites/{{site-id}}/dataAlerts/:data-alert-id/users/:user-id

  5. Create a Webhook POST {{base-path}}/sites/{{site-id}}/webhooks

  6. Delete Data-Driven Alert DELETE {{base-path}}/sites/{{site-id}}/dataAlerts/:data-alert-id

  7. Get User Notification Preferences GET {{base-path}}/sites/{{site-id}}/settings/notifications

  8. List Webhooks GET {{base-path}}/sites/{{site-id}}/webhooks

  9. Query Data-Driven Alerts GET {{base-path}}/sites/{{site-id}}/dataAlerts

  10. List Webhooks GET {{base-path}}/sites/{{site-id}}/webhooks