curl --request DELETE \ --url https://api.registercheck.de/api/v1/watchlist/remove \ --header 'X-API-Key: <api-key>'
{ "message": "Watchlist item removed successfully" }
Successful Response
The response is of type object.
object