Update a subscriber

Updates fields for an existing subscriber.

form_id (optional)

If provided, the update runs through that form's pipeline (field permissions, automations, etc.).
If omitted or 0, a list-level update is performed.

send_notice

Set send_notice: true to trigger the form's admin notification email after the update.

Multipart / file upload

Also accepts Content-Type: multipart/form-data for lists with file-upload fields.

Error codes

CodeMeaning
18002Subscriber not found
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Subscriber list (newsletter) ID

integer
required

Subscriber record ID

Body Params
integer

Update form ID. If provided, the update runs through that form's pipeline.
Omit or set to 0 for a direct list-level update.

boolean

If true, triggers the form's admin notification email after update.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json