Skip to main content
Version: 0.6.1-incubating

Remove group

DELETE 

/metalakes/:metalake/groups/:group

Remove group

Request

Path Parameters

    metalake stringrequired

    The name of the metalake

    group stringrequired

    The name of the group

Responses

Represents a response for a remove operation

Schema

    code int32

    Possible values: [0]

    Status code of the response

    removed boolean

    Whether the remove operation was successful

Loading...