Share a Dataflow to multiple Users by the owner
POST
/sharedDataflowToGroup/{dataflowId}
curl \
--request POST 'https://dataflownode.zerionsoftware.com/zcrypt/v1.0/sharedDataflowToGroup/{dataflowId}' \
--header "Authorization: Bearer $ACCESS_TOKEN" \
--header "Content-Type: application/json"
Request examples
[]
Response examples (200)
{
"success": 0
}