Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 963 Bytes

PostPagesPageIdSubscribersUnsubscribe.md

File metadata and controls

12 lines (9 loc) · 963 Bytes

# PostPagesPageIdSubscribersUnsubscribe

Properties

Name Type Description Notes
subscribers string The array of subscriber codes to unsubscribe (limited to 100), or "all" to unsubscribe all subscribers if the number of subscribers is less than 100.
type string If this is present, only unsubscribe subscribers of this type. [optional]
state string If this is present, only unsubscribe subscribers in this state. Specify state "all" to unsubscribe subscribers in any states. [optional] [default to 'active']
skip_unsubscription_notification bool If skip_unsubscription_notification is true, the subscribers do not receive any notifications when they are unsubscribed. [optional]

[Back to Model list] [Back to API list] [Back to README]