v1

latestOpenAPI 3.0.12026-08-0621301.7 MB
Organizations

Delete a follower from an organization

Deletes a follower from an organization. You can retrieve the follower_id from the <a href="https://developers.pipedrive.com/docs/api/v1/Organizations#getOrganizationFollowers">List followers of an organization</a> endpoint.

delete/organizations/{id}/followers/{follower_id}

Path parameters

idinteger required

The ID of the organization

follower_idinteger required

The ID of the relationship between the follower and the organization

Response

Success

successboolean

If the request was successful or not