Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 393 Bytes

meeting.unarchive.md

File metadata and controls

14 lines (12 loc) · 393 Bytes

Payload

{
// Required
    id: Id;
}

Action

unarchive an archived meeting by setting the is_active_in_organization_id to the current organization-id. The unarchiving will only take place, if the limit_of_meetings in the organization is greater than the amount of active meetings.

Permissions

Reverting the archiving of a meeting is only allowed with OML Superadmin rights