curl -X DELETE \
-H "Authorization: Bearer $TOGETHER_API_KEY" \
https://api.together.ai/v1/deployments/my-deployment{}Delete an existing deployment
curl -X DELETE \
-H "Authorization: Bearer $TOGETHER_API_KEY" \
https://api.together.ai/v1/deployments/my-deployment{}Was this page helpful?