EaserixDocs
DevelopersAPI referenceSignLifecycle

Re-email unsigned signers

Re-sends the signing link to every unsigned signer whose turn it is. Pending documents only.

View as Markdown
POST
/v1/documents/{id}/remind
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/v1/documents/string/remind"
{  "reminded": 0}