# 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 - Bearer auth ## 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) - **entityId** (string) entity Id of the requested user - **expiredTime** (number) expiration Time for sharing (in hours). Do not include this field for no expiration Time - **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)