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
Example response
{
"message": "Request accepted"
}