Update subscriptions

Bulk update multiple subscriptions fields, including status, custom fields, and tiers.

Path parameters

publicationIdstringRequiredformat: "^(pub_[0-9a-fA-F\-]+)$"

The prefixed ID of the publication object

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
subscriptionslist of objectsOptional

An array of objects representing the subscriptions to be updated

Response

OK

dataobject

Errors