Post
/api/v1/devices/{deviceId}/connections/{cepId}/groups
Security
HTTP
Type bearer
Path parameters
deviceId
integerRequired
The ID of a device
cepId
integerRequired
The ID of the connection to which a new group will be associated
Body parameters
A list of Group object GUIDs to associate to a connection
object
groupObjectGUIDs
Array of string
string
Responses
200
OK
object
authorization
boolean
data
Array of object
object
cepId
string
groupObjectGUID
string
message
string
opStatus
string
error_code
integer
error_message
string
error_status
boolean
Examplefalse
401
Unauthorized
object
error_code
integer
error_message
string
error_status
boolean
403
Forbidden
object
authorization
boolean
data
Array of string
Example[]
string
error_code
integer | null
error_message
string | null
error_status
boolean
404
Not Found
object
authorization
boolean
data
Array of string
Example[]
string
error_code
integer | null
error_message
string | null
error_status
boolean
500
Internal Server Error
object
authorization
boolean
data
Array of string
Example[]
string
error_code
integer | null
error_message
string | null
error_status
boolean