Skip to main content

Delete Cloud Connection

Select

SaaS
Customer Managed

Delete an existing cloud connection.

Path Parameters
  • cloudConnectionId int32 required

    Id of an existing cloud connection

Responses

Success

DELETE /v4/cloud/cloudconnection/:cloudconnectionid    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
cloudConnectionId — path required
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Cloud/CloudConnection/:cloudConnectionId' \
-H 'Authtoken: <API_KEY_VALUE>'