curl --request DELETE \
--url https://api.together.xyz/v1/deployments/storage/volumes/{id} \
--header 'Authorization: Bearer <token>'{}Delete an existing volume
curl --request DELETE \
--url https://api.together.xyz/v1/deployments/storage/volumes/{id} \
--header 'Authorization: Bearer <token>'{}Was this page helpful?