JS插件管理
清理孤儿持久化存储
删除 plugin_storage 表中不属于任何已安装插件的数据。当插件被卸载后,其持久化存储数据会保留在数据库中;此端点用于清理这些无主数据。
post/jsplugins/storage/cleanup
Response
清理完成
object required
Changes
No recorded changes to this endpoint across all 79 revisions of this API.
删除 plugin_storage 表中不属于任何已安装插件的数据。当插件被卸载后,其持久化存储数据会保留在数据库中;此端点用于清理这些无主数据。
清理完成
No recorded changes to this endpoint across all 79 revisions of this API.