Hello,
I am trying to use the following API
https://api.meraki.com/api/v0/organizations/{organizationId}/licenses
Of course I replace the {organizationId} by one of my client
However I receive the following response
{
"errors": [
"Organization with ID {organizationId} does not support per-device licensing"
]
}
Please advice
Thanks & Regards
Christian