curl -X DELETE \
-H "Authorization: Bearer $TOGETHER_API_KEY" \
https://manager.cloud.together.ai/api/v1/shared_volume/${SHARED_VOLUME_ID}{
"success": true
}curl -X DELETE \
-H "Authorization: Bearer $TOGETHER_API_KEY" \
https://manager.cloud.together.ai/api/v1/shared_volume/${SHARED_VOLUME_ID}{
"success": true
}Was this page helpful?