recipient_id to resend to a specific eligible recipient, or omit it to resend the active signing step. Resend rate limits apply.curl --location '/esign/documents//resend/' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"recipient_id": "b6731cb5-d462-49ea-afb8-7933b670b560"
}'{
"message": "string",
"document_id": "b792e8ae-2cb4-4209-85b9-32be4c2fcdd6",
"recipient_ids": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
],
"count": 0
}