Submit your app
For app submition, refer to refernece
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How submit your app to Genuka for validation and approval.
{
"scopes": [
"orders.create",
"products.view",
"products.update",
"company.*"
]
}
| Name | Description |
|---|---|
| * | All privilegies to collection (disclaim) |
| create | Permission to create collection |
| view | Permission to view collection |
| update | Permission to update collection |
| delete | Permission to delete collection |
