Delete a Webhook
DELETE https://api.razorpay.com/v2/accounts/{account_id}/webhooks/{webhooks_id}
Use this API to delete a webhook.
Know more about the Delete a Webhook API.
Request Body
{"url"=>"https://www.linkedin.com", "events"=>["refund.created"]}
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``