Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 159 Bytes

tag.create.md

File metadata and controls

14 lines (12 loc) · 159 Bytes

Payload

{
// Required
    name: string;
    meeting_id: Id;
}

Action

Creates a new tag

Permissions

The request user needs tag.can_manage.