Was this helpful?
Feedback.
/feedback/send-feedback
curl -L \ --request POST \ --url 'https://api.bringyour.com/feedback/send-feedback' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN' \ --header 'Content-Type: application/json' \ --data '{"uses":{},"needs":{}}'
{}