# Response to the Shared Request **POST /responseRequestedDataflow/dataflows/{dataflowId}** Response to the Shared Request by the Owner. ## Servers - https://dataflownode.zerionsoftware.com/zcrypt/v1.0: https://dataflownode.zerionsoftware.com/zcrypt/v1.0 () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **dataflowId** (string) id of the Dataflow ### Body: application/json (object) - **action** (number) approve/reject the request (1 is for approve and -1 is for reject) - **entity_id** (string) entity Id of the requested user - **expired_time** (number) expiration Time for sharing (in hours). Do not include this field for no expiration Time ## Responses ### 200 OK #### Body: application/json (object) - **success** (number) success is 1 when request is completed [Powered by Bump.sh](https://bump.sh)