Platform & IdentityStores
Refresh settings snapshot
Rebuilds the current store's storefront settings snapshot.
POST
/v1/stores/settings/snapshot/refreshRebuilds the current store's storefront settings snapshot.
Authorization
bearerAuth AuthorizationBearer <token>
OAuth2 access token issued by Ecomiq Auth.
In: header
Header Parameters
x-Store-Id?string
Store the request acts on. Not needed when the token is bound to a store.
Response Body
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X POST "https://example.com/v1/stores/settings/snapshot/refresh" \ -H "x-Store-Id: <store-id>" \ -H "Authorization: Bearer <token>"Empty