sThe Permission List is the centralized authorization template system used by the platform’s Identity and Access Management (IAM) architecture. A Permission List represents a reusable bundle of API endpoint permissions that can be attached to roles. Users inherit permissions through their assigned roles. The module enables:Documentation Index
Fetch the complete documentation index at: https://docs.techfootintl.com/llms.txt
Use this file to discover all available pages before exploring further.
- centralized permission management
- reusable authorization templates
- scalable RBAC implementation
- endpoint-level access control
- API authorization governance
Core Concept
A Permission List groups multiple API permissions into a reusable access template. Instead of assigning endpoint permissions individually to users, the system follows this hierarchy:Purpose
The module is responsible for:- create reusable permission templates
- simplify role creation
- centralize endpoint authorization
- manage API access consistently
- support scalable RBAC
- separate public and private permission models
Example Permission Lists
Example Permission Lists
Create Permission List:
- Click on My Account
- Click on My Team
- Click on the Permission lists tab

- Click on the create button
- Select the permission you want

- Enter name for list

- Click on the save button. Your permission list shows:

