Skip to main content

Update Cube Permissions

POST 

/org/:orgId/permissions/project/:projectId/cube/:cubeId

Update Cube Permissions

Request

Path Parameters

    orgId stringrequired

    The Organization ID (UUID) for which you are querying.

    projectId stringrequired

    The Project ID for which you are querying

    cubeId stringrequired

    The Cube ID for which you are querying

Body

required

    any

Responses

Success.

Schema

    any

Loading...