Skip to main content

Remove Cluster Config

DELETE 

/clustersconfig/:lookupKey/:lookupValue

Use this endpoint to delete cluster config by lookup key.

Request

Path Parameters

    lookupKey stringrequired

    Lookup key. Read more about cluster config lookup keys

    lookupValue stringrequired

    The value of the key (id or name)

Responses

Remove Cluster Config - 200

Response Headers

  • Alt-Svc

    string

  • Via

    string

  • alt-svc

    string

  • content-length

    string

  • date

    string

  • return-format

    string

  • x-request-id

    string

Schema

    data

    object

    object
    messages string[]
Loading...