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 (max 1000).

Response

OK
dataobject

Errors