Updating cubes via API
You can update or delete a cube using the API calls described in the Cube API Reference. To perform these operations, you need to have the several permissions on organization, project, and cube level.
Cube permissions
Permissions required to delete a cube:
- Organization: Edit Projects.
- Project: Project Read
- Cube: Cube read, Cube Delete, Cube Update
Permissions required to update a cube:
- Organization: Edit Projects.
- Project: Project Read.
- Cube: Cube read, Cube Update.
For more information, see Permissions on Cubes for Individual Users.
Project permissions
For details, see Permissions on Projects for Individual Users.