groups

Update

POST
Updates the requested group.

Request

This endpoint expects an object.
id
stringRequired
The ID of the group to update.
description
stringOptional
The updated group's description.
dynamic_group_info
objectOptional
name
stringOptional
The updated group's name.
owner
stringOptional
The updated group's owner.

Response

This endpoint returns an object
group
object