Delete Post Action.
DELETE
/dataflows/{dataflowId}/recordsets/{recordSetId}/postactions/{actionId}
curl \
--request DELETE 'https://dataflownode.zerionsoftware.com/zcrypt/v1.0/dataflows/{dataflowId}/recordsets/{recordSetId}/postactions/{actionId}' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
"_id": "574bcd24d96535adaf730a63"
}