Permissions

This section covers all the endpoints of the permissions.

Batch verify

This endpoint receives an array (batch) of permissions, it then proceeds to verify the permissions against the requested user permissions.

  • URL: /permission/verify
  • Method: GET
  • Content-type: application/json

Requests description

Keys/FieldsMandatoryCriteriaDefaultDescription
Headers
AuthorizationtrueA JWT bearer token to authenticated users
Body
permissionstrueAn array of permissions to checked