curl --request DELETE \
--url https://qti.alpha-1edtech.ai/api/{id} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Deletes a specific feedback by ID
curl --request DELETE \
--url https://qti.alpha-1edtech.ai/api/{id} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.timeback.com/llms.txt
Use this file to discover all available pages before exploring further.