Update admin automation
Replace an admin automation. This is a full replacement, not a partial update: the automation becomes exactly what is sent, and omitted attributes are reset to their default values instead of being preserved.
actions, filters, combineWith and disallowUserOverride values, as omitted attributes are reset to their defaults rather than preserved. Set beforeAdminAutomationId to move the automation right before another one; when omitted, its position is unchanged.Authorizations
Path Parameters
Admin automation identifier
Body
The actions applied to matching meetings. At least one of autoRecord, autoShare, moveToFolder or updateOverview must be defined.
- Option 1
- Option 2
- Option 3
- Option 4
Identifier of an existing admin automation to move the updated automation right before. When omitted, the automation keeps its current position.
The operator used to combine the filters. It is applied to every filter that does not define its own combineWith value.
And, Or Whether the automation is enforced, preventing members from overriding it with their personal preferences.
The filters selecting which meetings the automation applies to. When omitted or empty, the automation applies to all meetings.
A filter selecting which meetings an admin automation applies to.
- MeetingType filter
- OrganizerIs filter
- ParticipantsContains filter
- RecorderUserGroupIs filter
- TextContains filter
- TextExists filter
- TextIs filter
- MeetingSourceIs filter
- FolderIs filter
- Group filter
The admin automation name. When omitted, a name is generated from the actions and filters.
Response
Admin automation was successfully updated
An admin automation (recording automation configured by workspace admins).
