Forum Discussion

james_rival's avatar
james_rival
Data Storage
05-10-2023

Deleting dashboard via API is throwing 403 even when admin role

Hi,

I am an Admin role on Sisense and when using the v1 api route to delete a dashboard, when it exists I successfully get a 204 to indicate a deletion.

However, if I reinitiate the request, I get 403 Forbidden when I am expecting 404 not found - is this a bug on Sisense end?

James