Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 216 Bytes

File metadata and controls

18 lines (15 loc) · 216 Bytes

Payload

{
// Required
    id: Id;

// Optional
    name: string;
    prefix: string;
    motion_ids: Ids[];
}

Action

Updates the category.

Permissions

The request user needs motion.can_manage.