Report CSP violation
Receives browser Content-Security-Policy violation reports. Public, rate-limited, and always returns 204.
POST
/api/csp-reportBody
csp-reportobjectrequiredRequest
curl
curl -X POST https://platform.trickest.com/api/csp-report \
-H "Authorization: Bearer $TRICKEST_TOKEN" \
-H "Content-Type: application/json" \
-d '{ }'Responses
204No Content
400Bad Request – validation error or malformed input
codestringmessagestring500Internal Server Error
codestringmessagestring