Can you update email script tokens via API?
We have email script tokens that contain a value that needs to be updated on a daily basis, and we want to move the process to the API instead of manually doing it every day.
According to the Marketo documentation (https://developers.marketo.com/rest-api/assets/tokens/) you can't work with this 'type' of token through the API. Is this actually true?
Can we get around this by embedding a token you can modify through the API (like a text string) inside our email script tokens?