---
title: "request: delete json · RUAL Documentation"
description: "Performs an HTTP DELETE request to remove a resource at the specified URL. Automatically parses the response as JSON."
canonical: https://docs.rual.nl/block-types/webhooks/function_trigger_webhook_http_delete_json
language: en
---

# request: delete json

This block is part of the [`webhooks`](https://docs.rual.nl/block-types/webhooks) group and was last modified in core [`v15.0.0`](https://docs.rual.nl/core-versions/150000).

Performs an HTTP DELETE request to remove a resource at the specified URL. Automatically parses the response as JSON.

- flow `flow`

- URL required `value`

- Auth. header `auth` `value`

- Query String `querystring` `object`

- body `object`

- skip ssl `skip_ssl` `condition`

- include token `include_user_token` `condition`

- timeout `number`

- retry `condition`

- retry count `retry_count` `number`

- retry delay `retry_delay` `number`

- signing key `signing_key` `value`

- flow `flow`

- code `number`

- response `object`

- headers `object`

| `request` |
| --- |
| `http delete json` |

### Core Releases
