Claim Devices Into A Network Note For Recently Claimed Devices It May Take A Few Minutes For API Requsts Against That Device To Succeed
POST {{baseUrl}}/networks/:networkId/devices/claim
Claim devices into a network. (Note: for recently claimed devices, it may take a few minutes for API requsts against that device to succeed) #### Body Parameters Parameter|Type|Description :-------------: |:-------------: |:-------------: serials| array| A list of serials of devices to claim
Supports Action Batches
Resource | Operation |
---|---|
/networks/{networkId}/devices | claim |
Request Body
{"serials"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null | ||
Content-Type | string |
RESPONSES
status: OK
""