Parameters
1 path
Path parameters
· 1idstringRequiredExample
example_id1 path
idstringRequiredexample_id1 status code documented
okbooleanRequired{
"ok": false
}DELETE /bff/project-rate/{id}
curl -X DELETE "https://api.bizkithub.com/bff/project-rate/example_id" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"All BizKitHub public API endpoints require authentication via API key.