API Reference
OIDC
Platform

Localizations

AdminUpdated Sep 11, 2026

Localizations

Dashboard API — authenticated by an Atlas console (platform-instance) session, not a key.

4 routes. Each row is one endpoint with its explanation and whether it honours the Idempotency-Key header.

Method & path

Idem

Explanation

GET /v1/dashboard/accounts/:accountId/instances/:instanceId/localizations

Per-language overrides for emails, SMS and hosted-page copy, plus the resource catalog.

POST /v1/dashboard/accounts/:accountId/instances/:instanceId/localizations

Create or replace a localization override (validated like the base template).

PATCH /v1/dashboard/accounts/:accountId/instances/:instanceId/localizations/:id

Edit a localization override’s content or enabled flag.

DELETE /v1/dashboard/accounts/:accountId/instances/:instanceId/localizations/:id

Remove a localization override; the base template renders again.

Was this page helpful?
Localizations