Refresh address cache (PUBLIC)

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

FieldTypeRequiredNotes
country_codestringOptionalMust be an existing country code. Scopes the flush to one country; omit to clear all address caches.

Behaviour

  • 200{ data: { message: 'Address caches refreshed.' } }.
  • 422country_code supplied but not a known country code.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json