Skip to main content
Version: Next

Row Level Security

Manage row-level security rules for data access control.

MethodEndpointPath
DELETEBulk delete RLS rules/api/v1/rowlevelsecurity/
GETGet a list of RLS/api/v1/rowlevelsecurity/
POSTCreate a new RLS rule/api/v1/rowlevelsecurity/
GETGet metadata information about this API resource (rowlevelsecurity--info)/api/v1/rowlevelsecurity/_info
DELETEDelete an RLS/api/v1/rowlevelsecurity/{pk}
GETGet an RLS/api/v1/rowlevelsecurity/{pk}
PUTUpdate an RLS rule/api/v1/rowlevelsecurity/{pk}
GETGet related fields data (rowlevelsecurity-related-column-name)/api/v1/rowlevelsecurity/related/{column_name}