MR API Endpoint Question

Solved
JeremyBrainard
New here

MR API Endpoint Question

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?

1 Accepted Solution
Jerome_EVAGroup
Here to help

Hi @JeremyBrainard 

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

View solution in original post

2 Replies 2
Jerome_EVAGroup
Here to help

Hi @JeremyBrainard 

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

That did it. Thanks!

Get notified when there are additional replies to this discussion.