Hi.
Using this type of API call :
Request : curl -L --request POST --url https://api.meraki.com/api/v1/networks/AAA/sm/devices/AAA/unenroll --header ‘Content-Type: application/json’ --header ‘Accept: application/json’ --header ‘X-Cisco-Meraki-API-Key: AAA’
Answer : {“errors”:[“Unenroll is not supported on the selected device.“]}
The selected device is here a Mac.
Is the unenrollment of a Mac via API call supported ? Is there a known issue there ?
Best regards.
Franck