POST
/
bmp
/
feedback
Send feedback
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"

Authorizations

X-Api-Key
string
header
required

Body

application/json

Response

200
text/plain

Successful operation

The response is of type file.