-
Notifications
You must be signed in to change notification settings - Fork 0
Token Permissions
kandji-trent edited this page Jun 23, 2026
·
1 revision
Tip
Grant only the permissions for the commands you actually run. A read-only automation needs far less than a token that creates, deletes, or publishes resources.
Instructions for creating an Iru API token can be found in the Generate an API Token KB article.
To use every iructl feature, configure your token with the following permissions:
Library
- Custom Apps:
List,Get,Create,Update,Upload,Delete - Custom Profiles:
List,Create,Update,Delete - Custom Scripts:
List,Create,Update,Delete
Self Service
List Self Service Categories
Blueprints (preview only)
List BlueprintsAssign Library Item
Note
List Self Service Categories is required only when publishing Custom Apps or Custom Scripts to Self Service.
Getting Started
Working with Resources
- Populating Your Local Repository
- Editing Resources
- Self Service
- Pushing and Syncing
- Listing and Showing Resources
- Deleting Resources
- Blueprint Assignment
Reference
Python API Client