DELETE
/
v1
/
toxicity
/
list
/
{id}
curl --request DELETE \
  --url https://api.usebouncer.com/v1/toxicity/list/{id} \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Response

200
application/json
OK

The response is of type object.