v1
latestOpenAPI 3.0.42026-07-2685196386.6 KBStore
Toggle maintenance mode
Enables or disables maintenance mode for the specified store. Requires the stores.update permission.
put/stores/{storeId}/maintenance
Path parameters
storeIdstring uuid required
The ID of the store to update.
Request body
Example request
{
"reason": "\n Examples of maintenance reasons include:\n - \"System updates in progress.\"\n - \"Inventory restocking.\"\n - \"Technical difficulties.\"\n "
}Response
The object was successfully updated.