Search...
Menu

Recycle Bin One-click Clear API

Download

The article recycle bin can be emptied with one click. The emptied articles cannot be restored, so please operate with caution.

The clearing operation is processed asynchronously. If you need to query the processing results, please query through the interface.

 

Request method Request address
GET https://api.helplook.net/api/recovery/clean

parameter

parameter name type Required illustrate
token string yes

Get it from the AI Integrations -> AI Token

 

response:

 {
    "data": {
        "task_id": "recovery_clean_article_2733_6682533079be9"    # Task ID
    },
    "msg": "Success",
    "code": 200
}
Previous
Delete Document API
Next
Recycle Bin Query One-click Clear Processing Result API
Last modified: 2024-07-11Powered by