No results found for query: Search in all APIs
An error occured while performing your search, please contact Bump.sh support if it persists.
MCP server URL
https://twilio.demo.bump-doc.com/doc/trunking/mcp
Standard setup for AI tools providing an mcp.json file
"Trunking MCP server": { "url": "https://twilio.demo.bump-doc.com/doc/trunking/mcp" }
Represents a SIP trunk
The unique string that we created to identify the Trunk resource to delete.
Minimum length is 34, maximum length is 34. Format should match the following pattern: ^TK[0-9a-fA-F]{32}$.
34
^TK[0-9a-fA-F]{32}$
The resource was deleted successfully.
curl \ --request DELETE 'https://trunking.twilio.com/v1/Trunks/{Sid}' \ --user "username:password"