Remove a Webhook
DELETE https://api.razorpay.com/v2/accounts/{account_id}/webhooks/{webhooks_id}
Utilize this endpoint to remove a webhook.
Learn more by visiting the Delete a Webhook API documentation.
Request Body
{"url"=>"https://www.linkedin.com", "events"=>["refund.created"]}