Last updated
© 2025 make.com
Last updated
Updates properties of a data store with a given ID in a team with a given ID by passing new values in the request body. In the response, it returns all details of the updated data store including properties that were not changed. Any property that is not provided will be left unchanged. This endpoint cannot be used to update data included in the data store - for this use the .
The ID of the data store. Get the dataStoreId from the List data stores endpoint.
137
The data store name. The name must be at most 128 characters long and does not need to be unique.
The unique ID of the data structure included in the data store. All data structures IDs for a given team can be retrieved from the List data structures endpoint.
The maximum size of the data store (defined in MB).
Successful response