TTS-1.5 is here: under 120ms latency, optimized stability! Learn more
curl --location --request DELETE 'https://api.inworld.ai/router/v1/routers/<router_id>' \
--header "Authorization: Basic $INWORLD_API_KEY"{}Delete a router by router ID.
curl --location --request DELETE 'https://api.inworld.ai/router/v1/routers/<router_id>' \
--header "Authorization: Basic $INWORLD_API_KEY"{}Documentation Index
Fetch the complete documentation index at: https://docs.inworld.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your authentication credentials. For Basic authentication, please populate Basic $INWORLD_API_KEY.
Please make sure your API Key has write permissions for the Router API in order to create, update, and delete routers.
Router ID.
A successful response.
Empty response.
Was this page helpful?