Update Group

POST

Updates the requested group.

Request

This endpoint expects an object.
dynamic_group_infoobjectRequired
idstringRequired

The ID of the group to update.

descriptionstringOptional

The updated group’s description.

namestringOptional

The updated group’s name.

ownerstringOptional

The updated group’s owner.

Response

The response to group update.

groupobject
Built with