Update Group

Update a group within an organization

Update a group within an organization. “Update” refers to renaming the group or changing its position.
If the group is nested, then make it a root group by changing the “parentID” value to -1. You can change the group position by setting its “parentID” to that of another parent.

❗️

Using property 'enableSequencedContact'

Don’t use the “enableSequencedContact” variable via the API. It could cause an error with the platform

Request body

PropertyDescription
nameThe name of the group
parentIdThe ID of the parent group. This value is -1 if there is no parent
calendarIdId of the scheduled calendar event - COMING SOON

Error Messages

statusmessage
401Missing Organization Id
Language
Authorization
:
URL
Click Try It! to start a request and see the response here!