Products
Platform
General
Public groups
We're migrating to the Cisco Community on March 29. The Meraki Community will enter read-only mode starting on March 26.
Is there a way to Apply a policy to a device via the API?
I want to apply a policy named HANDBREAK to a device via REST API.
Solved! Go to solution.
Hi ,
You can apply a group policy to any network client with this endpoint : https://developer.cisco.com/meraki/api-v1/#!update-network-client-policy
View solution in original post
Excellent, thank you.