Working with Members

You can get and add members using a set of REST resources, as summarized below.

Before using the REST resources, you must understand how to access the REST resources and other important concepts. See Implementation Best Practices for EPM Cloud REST APIs. Using this REST API requires prerequisites. See Prerequisites.

Table 8-43 Working with Members

Task Request REST Resource
Add Member POST /HyperionPlanning/rest/{api_version}/applications/{application}/dimensions/{dimensionname}/members
Get Member GET /HyperionPlanning/rest/{api_version}/applications/{application}/dimensions/{dimension}/members/{member}