Skip to main content
Version: 1.0.0

Delete job template

DELETE 

/metalakes/:metalake/jobs/templates/:jobTemplate

Delete job template

Request

Path Parameters

    metalake stringrequired

    The name of the metalake

    jobTemplate stringrequired

    The name of the job template

Responses

Represents a response for a drop operation

Schema

    code int32

    Possible values: [0]

    Status code of the response

    dropped boolean

    Whether the drop operation was successful

Loading...