API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Add devices to device-group

(Deprecated) This API will add devices to a device group.

  • desScopeId -> ScopeId of the device group to which devices should be associated.
  • devices -> Array of device serials that need to be associated. This can be a serial of a device or stackId. Use /network-config/v1/device-groups-add-devices instead.

Important: This API is supported only in Central On-Prem and standalone Central accounts. If your Central account has both Classic Central & Central (i.e. if you see the Classic Central toggle in the UI), this API is not supported & will not work.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body for adding devices to a device group

string
required

ScopeId of the device-groups to which devices should be associated

devices
array of strings
required

Array of device serials that need to be associated

devices*
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json