[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform

Delete Dlp Auditor By ID

Description

Delete a DLP Auditor by id

Request

Request

URL

URL


delete
https://{api_host}//api/cws/v1/enterprises/{enterpriseLogicalId}/dlp/auditors/{auditorId}
Copy

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


string
auditorId Required

Auditor ID


Response

Response

200 OK

DLP Auditor deleted

Errors

Errors

httpResponseError
400

Invalid Input


httpResponseError
500

Internal Server Error

Code Samples

Code Samples

cURL Command

curl -X DELETE https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/dlp/auditors/{auditorId}


[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Feedback

Was this page helpful?