Skip to main content

Defer an action item

POST 

/action_item/:id/defer

Defer an action item to a future date. If an approval action gates action_item:defer for this item, it moves to pending_deferral until the approval request is decided. Otherwise it transitions straight to deferred.

The item automatically reopens when the deferred date passes.

Request

Responses

The updated action item.