DELETE
/
core
/
connector_config
/
{id}
curl --request DELETE \
  --url https://api.openint.dev/v0/core/connector_config/{id} \
  --header 'x-apikey: <api-key>' \
  --header 'x-connection-id: <api-key>'
"<any>"

Authorizations

x-apikey
string
header
required
x-connection-id
string
header
required

Path Parameters

id
string
required

Must start with 'ccfg_'

Response

200
application/json
Successful response

The response is of type any.