organizations_delete_follower
Remove a follower from an organization to stop notification updates while preserving access rights.
Instructions
Delete a follower from an organization.
Removes a user from the list of followers for this organization. After removal:
The user will no longer receive notifications about organization updates
They will still have access to the organization 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 | Organization ID | |
| follower_id | Yes | User ID of the follower to remove |