Skip to main content

Delete the schedule with the specified ID.

DELETE 

/v1/public/catalogs/:catalogId/models/:modelId/aggregates-creation/scheduler/jobs/:jobId

Delete the schedule with the specified ID.

Request

Path Parameters

    catalogId stringrequired

    The Catalog ID for which you want to delete a schedule.

    modelId stringrequired

    The Model ID for which you want to delete a schedule.

    jobId stringrequired

    The Job ID for which you want to delete a schedule.

Header Parameters

    Authorization string

Responses

Success.

Schema

    string

Loading...