Skip to main content

UpdateWorkflowPreferenceRequest

Inputs for changing the subscriber’s channel preferences for one notification workflow.

Usage profiles​

UsageFields and validation
In requestsView fields

In requests​

API JSON uses JSON field names (camelCase).

FieldTypePresenceMeaning
workflowIdstringRequired in requestsIdentifier of the notification workflow to execute or configure. Minimum length: 1.
channelsChannelTogglesOptionalChannel switches to update for the subscriber.

Request validation​

These rules apply when this value is supplied in a request. Request validation does not guarantee that response fields are present or satisfy the same rules.

Applies toRuleRequirement
workflowIdMinimum length1

Where used​

ReferenceRelationship
Bulk-update per-workflow preferencesPOST /api/v1/notifications/bulk-update-preferences
Update per-workflow notification preferencesPOST /api/v1/notifications/update-workflow-preference

Download the public reference contract.

Document: DOC-API-MODEL-update-workflow-preference-request.