post
https://production-api.shoutaboutus.com/api/v1/address/refresh-cache
Clear the forever-cached country / state / city reference lists so the next lookup rebuilds them. Pass country_code to scope the flush to a single country (only its state/city cache keys are forgotten). Omit it to also forget the global countries_list_v2 key and every state/city key. Public maintenance endpoint in the pre-login reference group.
Auth
- Public — no auth. Lives in the reference group.
Rate limit
- 100 requests/min per IP.
Query
| Field | Type | Required | Notes |
|---|---|---|---|
country_code | string | Optional | Must be an existing country code. Scopes the flush to one country; omit to clear all address caches. |
Behaviour
200—{ data: { message: 'Address caches refreshed.' } }.422—country_codesupplied but not a known country code.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
