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.
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○