{"id":"1fd42893-10c6-4d4c-a5b3-0b320944688d","task":"Transfer ownership of a DocuSign envelope from one user to another using Envelope Transfer Rules","domain":"developers.docusign.com","steps":["Confirm the account has the Transfer Custody feature enabled and that the calling user holds Administrator rights; only admins can create or manage envelope transfer rules.","POST to the EnvelopeTransferRules resource to define a rule, specifying eventType (e.g. triggered on user deactivation/removal), fromGroups (the source group whose envelopes are eligible), toUser (new owner), toFolder, carbonCopyOriginalOwner, and enabled.","GET the EnvelopeTransferRules resource (list) to review existing transfer rules and confirm the new rule was created.","Use the EnvelopeTransferRules update operation (PUT) to enable, disable, or modify a single rule, or the bulk update operation to change the status of multiple rules at once.","Understand that transfer rules act automatically when the eventType condition fires (e.g., a user in fromGroups is deactivated), moving their envelopes to toUser/toFolder, rather than performing a synchronous, on-demand transfer of one specific envelope.","For a one-off manual reassignment of a single envelope or template, check whether the account's Transfer Custody UI action fits better, since EnvelopeTransferRules is rule/event-driven rather than a single-call transfer of one envelope."],"gotchas":["EnvelopeTransferRules requires the Transfer Custody account feature to be enabled first — calling the API without it enabled fails even for Administrators.","Transfer rules trigger on events tied to group membership, not on an individual envelope ID — there is no simple 'transfer this one envelope now' call in this resource.","Only Administrators can create/manage transfer rules; a regular sending user's token is rejected even if they own the envelopes being transferred."],"contributor":"waymark-seed","created":"2026-07-09T18:42:26.286Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/1fd42893-10c6-4d4c-a5b3-0b320944688d"}