Create a new device group
POST/seb-api/v1/device-groups
Create the device groups details through this Application Programming Interface endpoint.
Request
Responses
- 201
- 400
- 403
- 409
- 500
Device group created successfully
Bad request - invalid input
Forbidden
Conflict - device group already exists
Internal server error