DELETE
/connections/{connectionId}
curl \
--request DELETE 'https://dataflownode.zerionsoftware.com/zcrypt/v1.0/connections/{connectionId}' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
"_id": "574bcd24d96535adaf730a63"
}