cURL
curl --request PUT \ --url https://api.reporta.ng/api/v1/external/reports/{id}/unlist \ --header 'x-api-key: <api-key>'
{ "success": true, "message": "<string>", "data": {} }
Unlist a report
ID of submission to unlist
Report fetched successfully
The response is of type object.
object