Update Group
Updates the requested group.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the group to update.
description
The updated group's description.
dynamic_group_info
name
The updated group's name.
owner
The updated group's owner.
Response
The response to group update.
group