Ack Enrichment
Mark the current suggestion set as applied or dismissed.
Writes NOTHING to the content row — accepting a suggestion is an ordinary PATCH. This only records that the suggestion was dealt with, so it stops being offered.
post/v1/content/{content_id}/enrichment/ack
Path parameters
content_idstring required
Request body
Response
Successful Response
{"stackTrail":"paths:/v1/content/{content_id}/enrichment/ack:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○