Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 260 Bytes

theme.delete.md

File metadata and controls

16 lines (11 loc) · 260 Bytes

Payload

{
  // Required
  id: Id;
}

Action

This action deletes the given theme (specified by the id). It should not be possible to delete the organizations default theme.

Permission

A user needs at least OML can_manage_organization.