Skip to main content
Version: 0.5.0

Drop metalake

DELETE 

/metalakes/:name

Drops a specified metalake

Request

Path Parameters

    name stringrequired

    The name of the metalake to retrieve

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...