Create a cluster
POST
/
teams
/{team_id}
/clusters
Request Body
application/json
Requiredcreate cluster body
cloud
string
nickname
string
workspace display name
region
string
region where the cluster will reside
region_name
string
region name
Path Parameters
team_id
Requiredstring
ID of team
Header Parameters
Authorization
Requiredstring
Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token
OK