Question
how to write token {{my.tokens}} directly via API
I would like to create write token via API, but what should i write on the value? Below is the body of create token api - /rest/asset/v1/folder/{folderID}/tokens.json
{
"name": "My Token",
"type": "script block",
"value":?????????????,
"folderType": "Program"
}https://developers.marketo.com/rest-api/assets/tokens/