References

Resend a reference questionnaire

POST
/api/v1/reports/references/{referenceId}/resend

Scope: reports:create

Re-delivers the questionnaire to the same referee.

Authorization

AuthorizationBearer <token>

Use Authorization: Bearer vrf_live_... or vrf_test_....

In: header

Path Parameters

referenceId*string

Reference request identifier.

Formatuuid

Response Body

curl -X POST "https://example.com/api/v1/reports/references/497f6eca-6276-4993-bfeb-53cbbbba6f08/resend"
Empty