Skip to main content

Delete a Project

Select

SaaS
Customer Managed

This operation deletes a given project.

Path Parameters
  • projectId string required
Responses

OK


Schema
  • response object[]
  • errorCode integer
DELETE /ediscoveryclients/clients/:projectid    

Authorization

type: apiKeyname: Authtokenin: header

Request

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