Tableau REST API-Sites

Number of APIs: 26

  1. Query Views for Site GET {{base-path}}/sites/:site-id/views

  2. Delete Site (by ID) (Server-only) DELETE {{base-path}}/sites/:site-id

  3. Delete Site (by ID) (Server-only) DELETE {{base-path}}/sites/:site-id

  4. Create Site (Server-only) POST {{base-path}}/sites

  5. Delete Site (by Content URL) (Server-only) DELETE {{base-path}}/sites/:content-url

  6. Get Data Acceleration Report for a Site (Server-only) GET {{base-path}}/sites/:site-id/dataAccelerationReport

  7. Get Recently Viewed for Site GET {{base-path}}/sites/:site-id/content/recent

  8. Query Site (by ID) GET {{base-path}}/sites/:site-id

  9. Query Site (by Site Name) GET {{base-path}}/sites/:site-name

  10. Query Site (by Content URL) GET {{base-path}}/sites/:content-url