Node Schema
Unsubscribe from Object
Unsubscribe from Object: Removes users (actor or recipient) as subscribers from an object. Object must exist for the operation to succeed.
Human-readable name of the node
Example:
"Unsubscribe from project"
Allowed value:
"objectoperation_removesubscription"Type/collection name of the object.
Minimum string length:
1Unique identifier of the object within the object_type.
Minimum string length:
1Which users to remove as subscribers from the object. Can select actor, recipient, or both.
Minimum array length:
1Available options:
actor, recipient Description of what this node does
Whether object_type and object_id are static literal strings or handlebars expressions.