Search...
/
Get Started Free
Astro API
Overview
Get started
Versioning and support
Platform API Reference
Organization
Options
Cluster
GET
List clusters
POST
Create a cluster
GET
Get a cluster
POST
Update a cluster
DEL
Delete a cluster
Deployment
Deploy
Environment
Workspace
Changelog
IAM API Reference
Authorization
Allowed IP Address Range
Invite
Role
Team
ApiToken
User
Changelog
Get Started Free
Platform API Reference
Cluster
Delete a cluster
DELETE
https://api.astronomer.io/platform/v1beta1
/
organizations
/
:organizationId
/
clusters
/
:clusterId
Delete a cluster.
Path parameters
organizationId
string
Required
The ID of the Organization to which the cluster belongs.
clusterId
string
Required
The cluster’s ID.
Built with