Search...
Menu

Delete Document API

Download

Delete the specified article.

 

Request method Request address
POST https://api.helplook.net/api/content/remove-article

Body Type: multipart/form-data

parameter

parameter name type Required illustrate
token string yes

Get it from the AI Integrations -> AI Token

ids array yes Article ID->Get it through the "Get Document List API"

response:

 {
    "data": {
        "ids": [
            "157124",
            "157122"
        ]
    },
    "msg": "Success",
    "code": 200
}
Previous
CMS import file API
Next
Recycle Bin One-click Clear API
Last modified: 2024-07-11Powered by