Skip to main content

Trigger a new aggregate creation job.

POST 

/v1/public/catalogs/:catalogId/models/:modelId/aggregates-creation/execute

Trigger a new aggregate creation job.

Request

Path Parameters

    catalogId stringrequired

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

    modelId stringrequired

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

Header Parameters

    Authorization string

Responses

Success.

Schema

    success booleanrequired
Loading...