Hello API Community,
I'm working to automatically copy maps using the Clone Content function. Part of this process is to alter layer definitions for each cloned map. I am looking to create a map, and query a layer in said map where job = A, then clone another map, and query layers where job = B. I don't see anywhere in the API where layers can be configured to allow queries.
I see in the Service Definition portion of the documentation, a layer can have many parameters set, but I don't see a layer definition/query is one of them.
I am wondering if anyone knows how a layer's query/definition can be changed programmatically?