For AI agents: visit https://avni.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Move Org to Custom Dashboard from MyDashboard
- As super admin, call
POST /api/defaultDashboard/create?orgId=[organisationId] (organisationId being the id of the organisation for which you want to create the default dashboard - typically your UAT org)
- This API will only create the default dashboard for non Prod orgs.
- Assign the newly created dashboard to the required user groups.
- Test and verify functionality in UAT org
- Upload bundle from UAT org to live org.