Skip to main content

Trigger Aggregate Creation Job

POST 

/org/:orgId/project/:projectId/cube/:cubeId/aggregates-creation/execute

Trigger a new aggregate creation job.

Request

Path Parameters

    orgId stringrequired

    The Organization ID for which you want to trigger a new job.

    projectId stringrequired

    The Project ID for which you want to trigger a new job.

    cubeId stringrequired

    The Cube ID for which you want to trigger a new job.

Responses

Success.

Schema

    any

Loading...