Signing Requests

Resend signing request to specific recipients

Resends signing request notifications to one or more recipients who are currently eligible to sign. For requests with signing order enabled, can only resend to recipients at the current active order. Cannot resend to recipients who have already signed.

post/signing-requests/{id}/resend

Path parameters

idstring uuid required

Signing request ID

Request body

recipient_idsstring[] required

Array of recipient user IDs to resend to

custom_messagestring

Optional custom message to include in resend notification

Response

Signing request resent successfully

messagestring required
signing_request_idstring uuid required
recipients_notifiedinteger
recipients_failedinteger

Number of recipients whose resend notification failed to send

Changes

No recorded changes to this endpoint across all 1 revision of this API.