v2
latestOpenAPI 3.1.02026-08-07168434918.5 KBStores
Update Store
put/v1/stores/{store_id}
Path parameters
store_idstring required
Request body
namestring nullable
The name of the store, used for display purposes.
descriptionstring nullable
The description of the store, such as its purpose, features, or additional details.
keystring nullable
The key of the store.
type'default' | 'special' | 'rotation' | 'limited_stock' | 'webhook'
An enumeration.
start_atinteger nullable
The start time of the store in Unix timestamp (seconds) when it becomes available to users.
end_atinteger nullable
The end time of the store in Unix timestamp (seconds) when it closes and is no longer accessible.
Response
Successful Response
namestring required
The name of the store, used for display purposes.
descriptionstring required
The description of the store, such as its purpose, features, or additional details.
keystring nullable
The key of the store.
type'default' | 'special' | 'rotation' | 'limited_stock' | 'webhook' required
An enumeration.
start_atinteger nullable
The start time of the store in Unix timestamp (seconds) when it becomes available to users.
end_atinteger nullable
The end time of the store in Unix timestamp (seconds) when it closes and is no longer accessible.
idstring required
current_purchase_countinteger