cURL
curl --request DELETE \ --url http://localhost:5300/api/v1/plugins/{author}/{plugin_name} \ --header 'X-API-Key: <api-key>'
{ "code": 0, "data": { "task_id": 123 } }
异步删除插件,返回任务 ID。
Documentation IndexFetch the complete documentation index at: https://docs.langbot.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.langbot.app/llms.txt
Use this file to discover all available pages before exploring further.
是否同时删除插件数据
成功
0
Show child attributes