Skip to main content

Submit your spotlight usage

POST/v2/users/self/spotlights/{spotlightId}/feedback/
API version
v2
Request method
POST
Operation ID
user-spotlight-feedback

Request

  • spotlightIdstring
    required

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X POST \
-d '{"decision":"keep","message":"string","owner":"string"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/users/self/spotlights/string/feedback