v51

OpenAPI 3.0.0raw.githubusercontent.com2026-08-01267339950.6 KB
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

messagestring

Example response

{
  "message": "Request accepted"
}