Update Store
PUT/v1/stores/{store_identifier}
Authorization
Bearer token for API authentication. Format: `Bearer YOUR_API_KEY`
Path Parameters
The ID or name of the store
Request Body
New name for the store
Constraints
New description
Whether the store can be accessed by anyone with valid login credentials
Optional expiration policy
Optional metadata key-value pairs
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