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
false
Whether the store can be accessed by anyone with valid login credentials
Optional expiration policy
Optional metadata key-value pairs
Optional list of file IDs
Response Body
Unique identifier for the store
Name of the store
Constraints
Detailed description of the store's purpose and contents
false
Whether 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
expired
in_progress
completed
Timestamp when the store was created
Timestamp when the store was last updated
Timestamp when the store was last used
0
Total storage usage in bytes
Optional expiration timestamp for the store
store
Type of the object