How to display RTL correctly using Marketo REST API

aditya_Chamoli
Level 1

How to display RTL correctly using Marketo REST API

There is an issue where If an asset is in RTL (Right to Left)  direction such as Arabic or Hebrew, the asset should be displayed RTL but unfortunately, any button or image is not getting positioned correctly because the dir="auto" it has to be dir="rtl".

Do we have any Marketo REST API where we can pass the parameter to Marketo so that text can be displayed positioned correctly i.e dir="rtl"?