v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-03269339953.6 KB
Mail: Forwarders

Delete forwarder

Delete a forwarder. The mailbox stops forwarding messages to the destination address immediately.

delete/api/mail/v1/forwarders/{forwarderId}

Path parameters

forwarderIdstring required
Example:FW1a2b3c4d5e6f7g

Forwarder resource ID

Response

Success response

messagestring

Example response

{
  "message": "Request accepted"
}