Skip to main content

DeleteIndex

DELETE 

/indices/:indexType/:indexKey

Perform a delete on the Folder Index.

When deleting a file from the "folder" index, you can set the indexKey to a URLEncoded path variable.

Request

Path Parameters

    indexKey stringrequired

    Index Key Identifier

    indexType stringrequired

    Index Type

Query Parameters

    siteId string

    Site Identifier

Responses

200 OK

Response Headers

  • Access-Control-Allow-Origin

    string

  • Access-Control-Allow-Methods

    string

  • Access-Control-Allow-Headers

    string

Schema

    message string

    response message

Loading...