2

I need to add custom dimensions in existing icCube schema file. not sure how to do that using REST API. Please give me example code.

Ajay A
  • 59
  • 2

1 Answers1

1

There is no API in icCube to modify parts of an existing schema.

You can download an existing schema using the current Rest API. Change the schema definition using a template or a search/replace mechanism and load it again into icCube.

ic3
  • 7,917
  • 14
  • 67
  • 115