Dimensions REST Endpoints

Applications/Dimensions
Export a dimension by name
Method: post
Path: /epm/rest/v1/dimensions/byName/export
Export a dimension to a configured connection
Method: post
Path: /epm/rest/v1/dimensions/{dimensionId}/export/connection
Export a dimension to a file
Method: post
Path: /epm/rest/v1/dimensions/{dimensionId}/export/download
Extract a dimension viewpoint
Method: post
Path: /epm/rest/v1/dimensions/byName/extract
Import a dimension by name
Method: post
Path: /epm/rest/v1/dimensions/byName/import
Import a dimension from a file
Method: post
Path: /epm/rest/v1/dimensions/{dimensionId}/import/file
Import a dimension via a connection
Method: post
Path: /epm/rest/v1/dimensions/{dimensionId}/import/connection
Incremental export for a dimension
Method: post
Path: /epm/rest/v1/dimensions/byName/incrementalExport