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