Update subscriptions
Bulk update multiple subscriptions fields, including status, custom fields, and tiers.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
publicationId
The prefixed ID of the publication object
Request
This endpoint expects an object.
subscriptions
An array of objects representing the subscriptions to be updated (max 1000).
Response
OK
data