I want to send a configuration payload to a device. Eg. I want to send a restriction payload (Disallow safari) to a particular device. i.e. I want to update the configuration profile installed on the device.
Do I need to send this configuration profile payload same way as I send the query payloads?
Do I need to include all the configuration payloads of the configuration profile which exists on the device? OR Just need to send the one I need to update.
Please help!!!