Template Converter
Upsert a reaction on a template-conversion
Records a like or qualitative feedback against a converted deck. The target deck is identified by callback_id in the request body. When type is liked the value must be a boolean; when feedback the value must be a string.
This endpoint accepts PUT only — a POST returns METHOD_NOT_ALLOWED.
put/api/v1/template-converter/reaction-feedback
Request body
Response
Reaction/feedback stored.