cURL
curl --request POST \ --url https://api.runeverse.tools/bmp/feedback \ --header 'Content-Type: application/json' \ --header 'X-Api-Key: <api-key>' \ --data '{ "valid": true, "reportData": "ZW5jcnlwdGVkIGFwcGxpY2F0aW9uIHN0YXRl" }'
"OK"
Sends feedback to our server for issue tracking
Requires X-Api-Key header set
X-Api-Key
Successful operation
The response is of type file.
file