v51

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

Delete catch-all

Delete a catch-all. Messages sent to unknown addresses of the domain are no longer routed to the mailbox.

delete/api/mail/v1/catchalls/{catchallId}

Path parameters

catchallIdstring required
Example:CA1a2b3c4d5e6f7g

Catch-all resource ID

Response

Success response

messagestring

Example response

{
  "message": "Request accepted"
}