Updating Tags and Tokens In a Program via API
What is the best way to update the tokens and tags for an existing program.
Tokens : in the documentation there is an api for Creating Tokens http://developers.marketo.com/rest-api/assets/tokens/#create_and_update. as per my understanding we can do it for one token key value pair in one api call. Is there a way to upsert multiple Tokens in a single API call.
Tags : In the documentation, there is no API specified to create the Tokens, so how do we create a token via API.
via API, is there a way to associate tags to an existing Program?