Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 272 Bytes

motion_statute_paragraph.create.md

File metadata and controls

15 lines (13 loc) · 272 Bytes

Payload

{
// Required
    title: string;
    text: HTML;
    meeting_id: Id;
}

Action

Creates a new statute paragraph. The weight must be set to max+1 of all statute paragraphs of the meeting.

Permissions

The request user needs motion.can_manage.