Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 283 Bytes

motion_change_recommendation.update.md

File metadata and controls

20 lines (17 loc) · 283 Bytes

Payload

{
// Required
    id: Id;

// Optional
    text: HTML;
    rejected: boolean;
    internal: boolean;
    type: number;
    other_description: string;
}

Action

Updates the given change recommendation.

Permissions

The request user needs motion.can_manage.