Data stores / Data
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
The ID of the data store. Get the dataStoreId from the List data stores endpoint.
137The maximum number of entities you want to get in the response.
The number of entities you want to skip before getting entities you want.
Successful response
Successful response
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
The ID of the data store. Get the dataStoreId from the List data stores endpoint.
137The unique key of the data store record. If no key is provided, it will be automatically generated.
The data of the data store record. The structure strictly depends on the included data structure. If no data is provided, in response the values will be set to null.
Successful response
The unique key of the data store record. If no key is provided, it will be automatically generated.
The data of the data store record. The structure strictly depends on the included data structure. If no data is provided, in response the values will be set to null.
Successful response
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
The ID of the data store. Get the dataStoreId from the List data stores endpoint.
137Set to true to confirm deleting of the data store records. Otherwise, you get an error and Make won't delete the data store records.
{"value":true}The keys of data store records you want to delete. Use the all and confirmed parameters if you want to delete all records in the data store.
Set to true to delete all records in the data store. Use the confirmed parameter to confirm the deletion. You can also use the exceptKeys parameter to specify keys of the records that you want to keep in the data store.
Specify the keys of the data store records you want to keep when deleting all records from the data store.
Successful response
Successful response
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
The ID of the data store. Get the dataStoreId from the List data stores endpoint.
137The key of the data store record. It can be retrieved from the List data store records endpoint.
ecc4819b2260The data is different for each data store so there are no predefined body properties to use. Please see the request example for more details.
Successful response
The unique key of the data store record. If no key is provided, it will be automatically generated.
The data of the data store record. The structure strictly depends on the included data structure. If no data is provided, in response the values will be set to null.
Successful response
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
The ID of the data store. Get the dataStoreId from the List data stores endpoint.
137The key of the data store record. It can be retrieved from the List data store records endpoint.
ecc4819b2260The data is different for each data store so there are no predefined body properties to use. Please see the request example for more details.
Successful response
The unique key of the data store record. If no key is provided, it will be automatically generated.
The data of the data store record. The structure strictly depends on the included data structure. If no data is provided, in response the values will be set to null.
Successful response
Last updated

