PATCH
Perform a API PATCH request and store the returned value.

Basic Configuration
Field
Configuration
Advanced Configuration
Field
Configuration
Related Nodes
Last updated
Perform a API PATCH request and store the returned value.

URL
Text &/or Values
Body Content-Type
No Body, JSON (application/json) (default), JSON:API (application/vnd.api+json), XML (application/xml), XML (text/xml), Plain Text (text/plain), URL Encoded (x-www-form-urlencoded), Form Data (multipart/form-data)
Body (conditional)
JSON
Body (conditional)
Text
Body (conditional)
Text &/or Values
Response Storage Name
Text
Headers
JSON
Expected Response Status Codes
1xx (100-199), 2xx (200-299), 3xx (300-399), 4xx (400-499), 200 (ok), 201 (created), 202 (accepted), 400 (bad request), 401 (unauthorized), 402 (payment required), 403 (forbidden), 404 (not found), 405 (method not allowed)
Response Object
Body (default), Headers, Complete
Tags: integration, api, patch, rest
Last updated