Update Redirect
n8n-nodes-base.httpRequest
Update an existing URL redirect in the system. Modify redirect source, target, or type.
Use Cases
Modify redirect rules
Update URL mappings
Change redirect targets
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for update redirect.
Copy and paste directly into your n8n workflow.
Method:
PUT
Endpoint:
/funnels/redirects/{{ $json.redirectId }}
Nodes:
2
Auth:
GoHighLevel OAuth2 API
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.