I'm trying to create template with many tabs with API - each of them require separated API call (because of my internal requirements).
Some tabs gets positive response but are missing in newly created template.
How many API calls can I execute in one moment for one template?
I know it's possible to create everything with one call but it's not my case, I need separated calls.