Permission

bulk check api

Check multiple permissions in a single request. Maximum 100 requests allowed.

post/v1/tenants/{tenant_id}/permissions/bulk-check

Path parameters

tenant_idstring required

Identifier of the tenant, if you are not using multi-tenancy (have only one tenant) use pre-inserted tenant <code>t1</code> for this field. Required, and must match the pattern \“[a-zA-Z0-9-,]+\“, max 64 bytes.

Request body

Response

A successful response.

Changes

Changed in 2 of the 35 revisions of this API.11