Create new Self Hosted Region for team
POST
/
teams
/{team_id}
/regions
Request Body
application/json
Requiredcreate region body
certificate_authority_data
Requiredstring
Certificate authority data
cluster_name
Requiredstring
Name of the cluster
region_id
Requiredstring
ID of the region
server_url
Requiredstring
URL of the server
service_account_name
Requiredstring
Name of the service account
service_account_token
Requiredstring
Token of the service account
slug
Requiredstring
Slug of the region
Header Parameters
Authorization
Requiredstring
Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token
Path Parameters
team_id
Requiredstring
ID of team
region