Last updated
© 2025 make.com
Last updated
Creates a new data store with data passed in the request body. In the response, it returns all details of the created data store.
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 team in which the data store will be created.
The unique ID of the data structure that will be 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