Skip to main content

Delete Option by Cluster lookup key and Option Id

DELETE 

/clusters/:lookupKey/:lookupValue/options/:optionId

Use this endpoint to delete single cluster option by cluster lookup key and option id.

Request

Path Parameters

    lookupKey stringrequired

    Lookup key. Read more about cluster lookup keys

    lookupValue stringrequired

    The value of the key (id or sourceId)

    optionId stringrequired

    The value of option id

Responses

Delete Option by Cluster lookup key and Option Id - 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...