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