# Update a RecordSet **PUT /dataflows/{dataflowId}/recordsets/{recordSetId}** Update a RecordSet. ## 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 - **recordSetId** (string) ID of the RecordSet ### Body: application/json (object) - **recordSetName** (string) name of the recordSet - **description** (string) description of the recordSet ## Responses ### 200 Successful response #### Body: application/json (object) - **_id** (string) the updated RecordSet Id [Powered by Bump.sh](https://bump.sh)