provider Roles PUT
/roles/{id}/pipelines @utdk/pipedrive
/roles/{id}/pipelines Update pipeline visibility for a role
Updates the specified pipelines to be visible and/or hidden for a specific role. For more information on pipeline visibility, please refer to the <a href="https://support.pipedrive.com/en/article/visibility-groups" target="_blank" rel="noopener noreferrer">Visibility groups article</a>.
- id path required
- The ID of the role
- integer
Try it
Authentication
Configure credentials for Pipedrive API v1
Code snippet
Updates live as you fill in the form above.
TypeScript
import pipedrive from '@utdk/pipedrive';
await pipedrive.updaterolepipelines()