| 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
```

Base URL

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

```
xxxxxxxxxx

curl --request DELETE \

--url https://api.staging.leap.energy/v2/dispatch/group/webhook \

--header 'accept: application/json'
```

application/json

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