persons_delete_follower
Remove a follower from a person to stop notifications while maintaining access. Manage team involvement efficiently.
Instructions
Delete a follower from a person.
Removes a user from the list of followers for this person. After removal:
The user will no longer receive notifications about person updates
They will still have access to the person if permissions allow
This only affects notification settings, not access rights
This is useful for:
Managing notification preferences
Adjusting team involvement
Reducing notification noise
Changing account ownership responsibilities
Note: The follower_id is the user ID of the follower to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Person ID | |
| follower_id | Yes | User ID of the follower to remove |