curl --request DELETE \
--url https://api.fireworks.ai/v1/accounts/{account_id}/models/{model_id} \
--header 'Authorization: Bearer <token>'{}curl --request DELETE \
--url https://api.fireworks.ai/v1/accounts/{account_id}/models/{model_id} \
--header 'Authorization: Bearer <token>'{}Was this page helpful?