# Share a Dataflow to multiple Users **POST /sharedDataflowToGroup/{dataflowId}** Share a Dataflow to multiple Users by the owner ## Servers - https://dataflownode.zerionsoftware.com/zcrypt/v1.0: https://dataflownode.zerionsoftware.com/zcrypt/v1.0 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **dataflowId** (string) id of the Dataflow ### Body: application/json (object) - **_id** (string) id of the shared User - **name** (string) username of the shared User - **success** (number) success is 1 when request is completed ## Responses ### 200 Successful response #### Body: application/json (object) - **success** (number) success is 1 when request is completed [Powered by Bump.sh](https://bump.sh)