Configuration profiles are comprised of XML data and require special considerations when working them via the API. Since the Classic API requires XML for PUT and POST operations, we must encode the configuration payload contents so the API can differentiate between the XML of the request body and the XML of the configuration profile.
Staples Advantage Online
@Johns987 Thanks , your information was very helpful.
I'm new to this would appreciate if you could point me to documentation or a possible example.
Would my example of a creating a payload with the restriction to only display specified apps, be realistic thing to be created and submitted via code. I'm coding in Swift and would like to give the user the ability of creating configurations that would show only specific apps of their choosing.
Thanks