Skip to main content
Version: 0.6.1-incubating

Drop metalake

DELETE 

http://localhost:8090/api/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


Request Collapse all
Base URL
http://localhost:8090/api
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!