Skip to main content
Delete Policies By Ids

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

delete_all
boolean
default:false

Delete all policy for a tenant

Body

application/json
ids
string[]
required

Response

Successful Response