Authorizations
API key for authentication. Format: 'Bearer your-api-key'
Path Parameters
Body
application/json
Response
Reminder created successfully
Hours after sending/last reminder to send this reminder
Required range:
x >= 1
If true, sends to all recipients; if false, sends to specific recipient_id
Specific recipient to remind (null if all_users=true)
Email subject line. Supports variables: {{signer_name}}, {{template_name}}, {{signing_request_name}}, {{team_name}}, {{expiration_date}}
Maximum length:
255
Email body content. Supports same variables as subject.