重新加载基本配置
curl --request PUT \
--url http://{host}:{port}/configs \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"path": "",
"payload": ""
}
'运行配置
重新加载基本配置
PUT
/
configs
重新加载基本配置
curl --request PUT \
--url http://{host}:{port}/configs \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"path": "",
"payload": ""
}
'最后修改于 2026年6月23日
此页面对您有帮助吗?
⌘I
