delete https://cloud.modelz.ai/api/v1/users//clusters//deployments/
Remove the deployment.
Log in to see full request history
Response
200OK
Remove the deployment.
200OK
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.modelz.ai/api/v1/users/login_name/clusters/cluster_id/deployments/name \
--header 'accept: application/json'
Try It!
to start a request and see the response here!