Data stores
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 unique ID of the team whose data stores will be retrieved.
1The value that will be used to sort returned entities by.
The number of entities you want to skip before getting entities you want.
The sorting order. It accepts the ascending and descending direction specifiers.
The maximum number of entities you want to get in the response.
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 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
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.
Confirms the deletion if a data store is included in at least one scenario. Confirmation is required because the scenario will stop working without the data store. If the parameter is missing or it is set to false an error code is returned and the resource is not deleted.
trueThe unique ID of the team from which the data store will be deleted.
1Successful 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.
137Successful 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 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
Successful response
Last updated

