Skip to main content

Unassign an action item

POST 

/action_item/:id/unassign

Remove the owner from an action item, returning it to the unassigned pool. The assignee_id, assigned_at, and assigned_by fields are cleared.

The status rule of action_item:assign applies here too. Unassigning an item that nobody owns returns a 400.

Request

Responses

The updated action item.