Skip to main content

Resolve an action item

POST 

/action_item/:id/resolve

Mark an action item as resolved. If an approval action gates action_item:resolve for this item, it moves to pending_verification until the approval request is decided. Otherwise it transitions straight to resolved.

Request

Responses

The updated action item.