Signing Requests

Send signing request

Send a signing request to all recipients via email. This triggers email delivery and sets the sent_on timestamp.

post/signing-requests/{id}/send

Path parameters

idstring uuid required

Signing request ID

Response

Signing request sent successfully

successboolean

Whether the signing request was sent successfully

messagestring

Success message

sentTostring email

Email address the signing request was sent to

sentAtstring date-time

Timestamp when the request was sent

Changes

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