Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 370 Bytes

structure_level.create.md

File metadata and controls

19 lines (13 loc) · 370 Bytes

Payload

{
    name: string; // required
    color: color;
    default_time: number;
}

Action

This action creates a new structure level with the given name and adds it to the collection of structure_level_ids in a meeting given by the meeting_id.

The name must be unique in the meeting.

Permissions

The request user needs user.can_manage.