---
title: "request: patch json · RUAL Documentation"
description: "Performs an HTTP PATCH request to partially update a resource at the specified URL with a JSON body."
canonical: https://docs.rual.nl/block-types/webhooks/function_trigger_webhook_http_patch
language: en
---

# request: patch 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 PATCH request to partially update a resource at the specified URL with a JSON body.

- flow `flow`

- URL required `value`

- body required `object`

- Auth. header `auth` `value`

- Query String `querystring` `object`

- headers `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 patch json` |

### Core Releases
