Re-send a signer their invitation
Re-send a signer their invitation
Emails a pending signer a fresh invitation with a **new** signing link.
The signer's previous link stops working the moment the new one is issued — this is the fix for a lost or expired invitation, not a reminder nudge. Take `{signerId}` from `signers[].id` on [the envelope](https://docs.cloudraker.com/api/cloud-raker-api/runs/get-run-envelope).
Answers `409` if that signer already signed, or if the envelope is no longer pending.
**Learn more:** [E-signature guide](https://docs.cloudraker.com/capabilities/sign)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
signerId
Response
Re-send a signer their invitation
Errors
429
Too Many Requests Error