cURL
curl --request DELETE \ --url https://api.monitor.weborion.io/api/v1/urls/{url} \ --header 'Authorization: Bearer <token>'
Removes the specified webpage from the user’s account.
Generate an API token from the WebOrion Defacement Monitor portal. Pass it as Authorization: Bearer <token>.
Authorization: Bearer <token>
Webpage ID
OK