post https://hover.to/api/v2/capture_requests//resend_notifications
Why would I use this?
This endpoint resends the email and SMS message to remind the capturing user to sign up and take the photos. You might chose to automatically send users a second Capture Request notification if they haven't responded within a certain amount of time (ex, 1 week). This endpoint allows you to do so.
Reassigning a Capture Request Job
If you have created a Job via a Capture Request and would like to change the Assignee, please use the Job Reassign endpoint. 🛑 In order to do so you will need the identifier
attribute which can be obtained from the response returned upon Capture Request creation. 🛑
Successful Response
A successful response looks like a 200 with an empty body.