Create Store
POST/v1/stores
Authorization
Bearer token for API authentication. Format: `Bearer YOUR_API_KEY`
Request Body
Name for the new store
Constraints
Description of the store
falseWhether the store can be accessed by anyone with valid login credentials
Optional expiration policy
Optional metadata key-value pairs
Optional list of file IDs
Configuration settings for the store
Response Body
Unique identifier for the store
Name of the store
Constraints
Detailed description of the store's purpose and contents
falseWhether the store can be accessed by anyone with valid login credentials
Additional metadata associated with the store
Tracks counts of files in different states within a store.
Optional expiration policy
Status of a store.
Possible values
expiredin_progresscompletedTimestamp when the store was created
Timestamp when the store was last updated
Timestamp when the store was last used
0Total storage usage in bytes
Optional expiration timestamp for the store
Configuration settings for the store
storeType of the object