cURL
curl --request POST \ --url https://api.example.com/signature/{signatureId}/policy/{policyId}/signers/{signerCustomerId}/resend
{ "remindedSigners": 123 }
the number of signers who were sent a reminder
Was this page helpful?