Skip to main content

Delete Organization

Select

SaaS
Customer Managed

Delete an existing organization.

Path Parameters
  • organizationId int32 required

    Id of an existing organization

Responses

OK

DELETE /v4/cloud/aws/organization/:organizationid    

Authorization

type: apiKeyname: Authtokenin: header

Request

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