Recerc

Send feedback

Stores a feedback entry for the current workspace and forwards the payload to Slack.

POST/api/unstable/home/feedback

Stores a feedback entry for the current workspace and forwards the payload to Slack.

Request Body

application/json

message?string

Optional free-form feedback message.

Example"The dashboard cards loaded slowly."
emoji?string

Optional emoji selected in the feedback form.

Example"🤩"
page?string

Browser page where the feedback was sent.

Example"https://app.recerc.com/w/demo/dashboard"
title?string

Optional feedback title shown in Slack.

Example"Dashboard feedback"
context?

Arbitrary metadata attached to the feedback submission.

[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json