Reports
Delete a report
Removes a report from a service,
Requirements:
- Report must be generated by the same user
- The service can delete any report as desired
Authorization
Authorization Authorization<token>
In: header
Path Parameters
service*string
Query Parameters
report*string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://abuse.uncoverit.org/feed/string/api?report=string"{
"message": "string",
"success": true
}{
"error": "string",
"successful": true
}{
"error": "string",
"successful": true
}{
"error": "string",
"successful": true
}{
"error": "string",
"successful": true
}