Re-send a signer their invitation
Re-send a signer their invitation
Emails a pending signer a new signing link. The previous link stops working (the raw token is never stored — only its hash). Requires space:contribute (denied → 403). 409 if the signer already signed or the envelope is no longer pending.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
spaceId
runId
signerId
Response
A new invitation was sent.
data