pipeline.share(user_id=...), pipeline.share(org_id=...), pipeline.publish(...), pipeline.unpublish(...).
You’ll end up with. A deployed pipeline shared with one user (editor) and one org (viewer), briefly published to the marketplace, then unpublished.
Expected output
share(...) calls will fail with the placeholder ids — substitute real user_id / org_id strings. The publish/unpublish path needs no external ids.
See also
Revert and manage versions
Version bumps, reverts, and folder moves.
Background runs
Run the deployed pipeline asynchronously.
Pipeline reference
Full method surface.
