Delete webhook URL
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
accountId
uuid
required
``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
ShellNodeRubyPHPPython
Base URL
https://api.staging.leap.energy/v1.1/account/{accountId}/bidding/dispatch/webhook
``
xxxxxxxxxx
curl --request DELETE
--url https://api.staging.leap.energy/v1.1/account/accountId/bidding/dispatch/webhook
--header 'accept: application/json'
``