Skip to main content
POST
/
api
/
ESigning
/
Requests
/
Reminder
/
Bulk
Send Reminder.
curl --request POST \
  --url https://api.example.com/api/ESigning/Requests/Reminder/Bulk \
  --header 'Content-Type: application/json' \
  --data '[
  123
]'

Body

application/json

Response

200

OK