11-02-2020 09:23 AM
Forgive me if I've missed something obvious... I'm looking for the API endpoint to add already claimed access points to existing networks. Anyone have any suggestions?
Solved! Go to Solution.
11-02-2020 09:27 AM
That's the endpoint "claim network devices" where you set networkID in the URL and serial Number in the request body
It will add the listed devices to the network
https://developer.cisco.com/meraki/api-v1/#!claim-network-devices
The other endpoint to claim order/devices into Organization dashboard is "Claim into Organization", which indeed claim the devices the first time into your dashboard
https://developer.cisco.com/meraki/api-v1/#!claim-into-organization
11-02-2020 09:27 AM
That's the endpoint "claim network devices" where you set networkID in the URL and serial Number in the request body
It will add the listed devices to the network
https://developer.cisco.com/meraki/api-v1/#!claim-network-devices
The other endpoint to claim order/devices into Organization dashboard is "Claim into Organization", which indeed claim the devices the first time into your dashboard
https://developer.cisco.com/meraki/api-v1/#!claim-into-organization
11-02-2020 10:41 AM
That did it. Thanks!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide