Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 340 Bytes

motion.set_recommendation.md

File metadata and controls

13 lines (11 loc) · 340 Bytes

Payload

{
    id: Id;
    recommendation_id: Id;
}

Action

The recommendation_id must be state with a recommendation label in the motions workflow. See Motion recommendations.

Permissions

The request user needs motion.can_manage_metadata.