Mail: Forwarders
Resend forwarder confirmation
Resend the confirmation email to the destination address of an unconfirmed forwarder.
post/api/mail/v1/forwarders/{forwarderId}/confirmation/resend
Path parameters
forwarderIdstring required
Example:FW1a2b3c4d5e6f7g
Forwarder resource ID
Response
Success response
Example response
{
"message": "Request accepted"
}