Re-send a signer their invitation

View as Markdown

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

spaceIdstringRequired
runIdstringRequired
signerIdstringRequired

Response

A new invitation was sent.
dataobject