Update Group

POST

Updates the requested group.

Request

This endpoint expects an object.
dynamic_group_infoobjectRequired
idstringRequiredformat: "id"

The ID of the group to update.

descriptionstringOptionalformat: "text"

The updated group’s description.

namestringOptionalformat: "text"

The updated group’s name.

ownerstringOptionalformat: "id"

The updated group’s owner.

Response

The response to group update.

groupobject
Built with