1.0.10
September 9th, 2026
Enhancement
- Add
link_expire_days(1-365) andforget_remind_days(1-365) parameters intask_setting/template_settingto control when the signing link expires and when the first reminder is sent to the signer. Available inPOST /v1/sign_tasks,POST /v1/sign_tasks/quick_create,PUT /v1/sign_tasks,PUT /v1/sign_tasks/update_settings,POST /v1/templates, andPUT /v1/templatesAPIs. - Expose
link_expire_daysandforget_remind_daysintask_setting/template_settingof the task and template API responses.
