curl --request DELETE \
--url https://api.openint.dev/v0/core/connection/{id} \
--header 'x-apikey: <api-key>' \
--header 'x-connection-id: <api-key>'
{}
Must start with 'conn_'
Successful response
The response is of type object
.
curl --request DELETE \
--url https://api.openint.dev/v0/core/connection/{id} \
--header 'x-apikey: <api-key>' \
--header 'x-connection-id: <api-key>'
{}