v51

OpenAPI 3.0.0raw.githubusercontent.com2026-08-01267339950.6 KB
Mail: Catchalls

Resend catch-all confirmation

Resend the confirmation email to the mailbox address of an unconfirmed catch-all.

post/api/mail/v1/catchalls/{catchallId}/confirmation/resend

Path parameters

catchallIdstring required
Example:CA1a2b3c4d5e6f7g

Catch-all resource ID

Response

Success response

messagestring

Example response

{
  "message": "Request accepted"
}