Skip to main content

Delete SIEM Connector

Select

SaaS
Customer Managed

Delete the SIEM Connector

Path Parameters
  • id string required

    ID of the connector

Responses

OK


Schema
  • errorMessage string
  • errorCode int64
DELETE /logstreamingconnector/:id    

Authorization

type: apiKeyname: Authtokenin: header

Request

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