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"
}Changes
Changed in 1 of the 88 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○