Landings (Pre-landing/Post-landing)

Create or update landing translation

Create or update a translation for a landing page in a specific language. For automatic translation using DeepL, use the /api/v1/translation/landing endpoint instead.

post/api/v1/landing/translation

Request body

landingIdstring uuid required

ID of the landing page

languageCodestring required

Language code (e.g., 'en', 'es', 'fr', 'en-US')

dataobject required

Translated data for the landing page

Response

Resource created successfully.

detailstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.