scopedocsCreate a key

Fix

complete_recommendation

POSTFreebusiness:writewrite

Marks a recommendation done or dismissed. Pass status=dismissed with a reason when the rec is wrong. Requires business:write.

When to use

when the user has applied a fix and wants Scope to attribute the before/after.

Parameters

NameTypeRequiredDefaultDescription
recommendation_idstringyes
notestringno
fix_urlstring (uri)noLink to the applied fix
statuscompleted | dismissednodismissed = won't fix / bad rec
reasonstringnoWhy this rec was dismissed

REST path: POST /v1/complete_recommendation · All tools