Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 278 Bytes

File metadata and controls

17 lines (14 loc) · 278 Bytes

Payload

{
   // Required
   id: Id;
 
   // Optional
   text: string;
   rank: integer;
}

Action

This action updates the point_of_order_category with key id.

Permissions

This action requires the user to have the permission meeting.can_manage_settings.