cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2234
Views
1
Helpful
2
Replies

Apply Policy to Client via API

Henrik.Kamsvag
Community Member

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.

// Henrik Kamsvåg
1 Accepted Solution

Accepted Solutions

Raphael_L
Meraki Community All-Star
Meraki Community All-Star

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

2 Replies 2

Raphael_L
Meraki Community All-Star
Meraki Community All-Star

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

Henrik.Kamsvag
Community Member

Excellent, thank you.

// Henrik Kamsvåg