Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.fireworks.ai/v1/accounts/{account_id}/routers/{router_id} \ --header 'Authorization: Bearer <token>'
{}
Bearer authentication using your Fireworks API key. Format: Bearer <API_KEY>
The Account Id
The Router Id
A successful response.
The response is of type object.
object
Was this page helpful?