Update subscriptions' status

Bulk update subscriptions' status.

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.
subscription_idslist of stringsRequired
An array of subscription IDs to be updated
new_statusstringRequired
The new status to set for the subscriptions