API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create device-group with devices

(Deprecated) This API creates device group with devices.

  • scopeName: Name of the device group to which devices should be added
  • description: Optional description for the device group
  • devices: List of device serial numbers to be added. Use /network-config/v1/device-groups-create-and-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 to add devices to a device group using serials

string

Description of the device group

devices
array of strings
required

List of device serial numbers

devices*
string
required

Name of the device group

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