Resend contact validation email
eurodns_contact_resend_validation_emailSend a fresh validation link to domain contacts with pending or expiring validation, then return the updated validation state for each contact.
Instructions
Sends the contacts of a domain a new email carrying their validation link, and returns the validation state of each. Use it when a contact validation is pending or expiring soon, which eurodns_domain_search can filter on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | contactsDetails: the contacts to send a validation link to, identified as eurodns_domain_get returns them on the domain. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Response body as returned by the API. | |
| status | Yes | Upstream HTTP status code. |