API 参考
REST API 端点
cURL
curl --request POST \ --url http://localhost:8080/api/routes/delete \ --header 'Authorization: Bearer <token>'
{ "ok": true }
Removes a routing rule. Admin only.
Documentation IndexFetch the complete documentation index at: https://botmux-mintlify-api-updates-1776816558.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://botmux-mintlify-api-updates-1776816558.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API key with bmx_ prefix. Obtain via /api/auth/api-keys.
bmx_
/api/auth/api-keys
Route ID to delete
Route deleted
true
此页面对您有帮助吗?