Skip to main content

Delete organization group of devices by ID

DELETE 

/api/v1/org/groups/:groupId

Delete organization group of devices by ID

Request

Path Parameters

    groupId stringrequired

Responses

Group deleted successfully

Schema

    id numberrequired
    name string
    description string
    devices string[]
    groups number[]
    parent number
Loading...