What are the Default Permission Scheme IDs when programmatically creating new OUs, new Projects, and new Funding Sources?
Last updated: September 9, 2026
When creating a new project, a new OU, and/or a new funding source programmatically via the Kion API, you will need to specify a Permission Scheme ID for the object. The IDs in the following table can be hardcoded as:
| Object | ID |
| OU | 2 |
| Project | 3 |
| Funding Source | 4 |