Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 253 Bytes

motion_workflow.create.md

File metadata and controls

13 lines (11 loc) · 253 Bytes

Payload

{
    name: string;
    meeting_id: Id;
}

Action

Creates a new motion workflow. A default motion_workflow/first_state_id must be created with the name default state.

Permissions

The request user needs motion.can_manage.