Remove data security from model measures

{ deleteMeasureSecurityFromModel }

Removes measure security in a specific data model for the given role.

Method

/API2/dataSources/deleteMeasureSecurityFromModel

  • API Section: /API2/dataSources
  • API Version: 2.0
  • From Release: 2020.26
  • Method operates via POST actions only.
  • Input Parameters

    Name

    hierarchyMeasureSecurity

    Object Type

    Description

    Details of the security settings to be applied to a data model's hierarchies or measures.

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    Generic API response object with success or failure flag and related messages.

    Code Snippets