POST

Bulk Update Contact Subscriptions


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates the email and SMS marketing subscription statuses of multiple contacts that match the provided filter. Works asynchronously.

If a requested subscription status matches a contact's current status, that contact is left unchanged. Provide at least one of emailSubscriptionStatus or phoneSubscriptionStatus.

To check the status of the bulk update, pass the returned jobId to Get Async Job.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Events
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/contacts/v5/bulk/contacts/subscriptions/update

Errors
400Invalid Argument

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?