Delete Cluster

Back to Resources

Summary

Delete the cluster identified by “:name”.

DELETE /clusters/:name

Response

Example

Delete the cluster named ‘c1’.

DELETE /clusters/c1

200 OK