Send reminder emails to all eligible pending referees in this request. Referees are eligible if they haven't exceeded the maximum reminder count and enough time has passed since the last reminder (based on your client settings).
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
or
Path Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST '/reference-requests//reminders' \
--header'Authorization: Bearer <token>'