Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 454 Bytes

user.delete.md

File metadata and controls

12 lines (9 loc) · 454 Bytes

Payload

{ id: Id; }

Action

Deletes a user. Prevents to delete oneself. Prevents to delete last admin group member of non-template meetings.

All unstarted speakers of the deleted user are deleted.

Permissions

See Permissions for altering a user. Additionally the OML-Level of the request user must be higher or equal than the requested user's one.