v1.0.0
OpenAPI 3.1.0
Delete an email translation
Client Libraries
US region
Delete a specific language translation from an email. This fails if the email is linked to a workflow (campaign, broadcast, etc).
The UUID of the email.
A language code that indicates the language of your translated email
Translation deleted
curl 'https://api.customer.io/v1/design_studio/emails/123e4567-e89b-12d3-a456-426614174000/languages/{language}' \
--request DELETE
Translation deleted