AddonAppInstalled
Resource
Settings
Module
Endpoints | URI | Access Control | Description |
---|---|---|---|
find | GET /api/AddonAppInstalled/find |
Admin or Module READ | |
get | GET /api/AddonAppInstalled/get |
Admin or Module READ | |
save | POST /api/AddonAppInstalled/save |
Admin or Module WRITE | |
save-batch | POST /api/AddonAppInstalled/save-batch |
Admin or Module WRITE | |
delete | POST /api/AddonAppInstalled/delete |
Admin or Module WRITE | |
compileCachedRelations | GET /api/AddonAppInstalled/compileCachedRelations |
Endpoint level permissions |
Property | Type | Description |
---|---|---|
id |
number | |
app_id |
number | |
ui_location |
string | |
slug |
string |
Setting | |
---|---|
Pagination Limit (when page parameter is set) |
None |
Default Sort Order | By insertion order |
Related Resource | Key | Relationship to AddonAppInstalled | Property |
---|---|---|---|
AddonApp | app_id |
Belongs To | AddonApp |