Update Organization in Zendesk
n8n-nodes-base.httpRequest
Updates an existing organization's information in Zendesk by organization ID.
Use Cases
Update organization details
Modify domain associations
Update organization tags and custom fields
Configuration
Node Configuration Summary
Ready-to-use Zendesk node configured for update organization in zendesk.
Copy and paste directly into your n8n workflow.
Method:
PUT
Endpoint:
/api/v2/organizations/{{ $json.organizationId }}.json
Nodes:
2
Auth:
HTTP Header Auth (API Token)