user-states

Resolve Activity

Resolve an activity (complete or skip) within a board. Updates the plan status and marks the activity as completed or skipped.

post/user_states/activity/resolve

Query parameters

user_idstring nullable

Request body

board_idstring required
activity_idstring required
action'complete' | 'skip'
now_isostring date-time nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.