| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

```
204

Webhook URL has been removed

# ``401      Unauthorized

# ``403      No access to this resource

# ``404      Resource not found

# ``5XX      Unexpected error
```

Updated 11 months ago

---

Base URL

https://api.staging.leap.energy/v2/dispatch/meter/webhook

```

xxxxxxxxxx

curl --request DELETE \
     --url https://api.staging.leap.energy/v2/dispatch/meter/webhook \
     --header 'accept: application/json'
```

application/json

``401``403``404``5XX

Updated 11 months ago
