CatalogApp
/api/v1/appsAdmin catalog app with roles[] and requested_permissions. Use create/list for setup; distinct from apps.register identity.
createlistSchema
| Field | Type | Notes |
|---|---|---|
| app_code* | string | Stable slug (e.g. project-hub). |
| name* | string | Display name. |
| roles | json | In-app role definitions: key, name, permissions[]. |
| requested_permissions | json | Install permission ceiling. |
API
client.apps.*Loading manifest…