request: patch json

This block is part of the webhooks group and was last modified in core v15.0.0.

request: patch json v13.0.2 Updated v15.0.0

Performs an HTTP PATCH request to partially update a resource at the specified URL with a JSON body.

Inputs 12 + flow
  • 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
Outputs 3 + flow
  • flow
    flow
  • code
    number
  • response
    object
  • headers
    object
request
http patch json

Core Releases

v13.0.2 This block was introduced in v13.0.2, click here to see the release notes. v15.0.0 This block was last modified in v15.0.0, click here to see the release notes.
Back to webhooks Return to the main group to view all sub-groups Back to webhooks Return to the group to view all blocks within this group