Skip to main content

Delete Region

Select

SaaS
Customer Managed

Delete the region

Path Parameters
  • regionId string required
Responses

OK


Schema
  • errorMessage string
  • errorCode int32
DELETE /v4/regions/:regionid    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
regionId — path required
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Regions/:regionId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'