Updates the destination and/or active flag of a forwarding rule. The localpart cannot be changed — to rename a localpart, DELETE the rule and POST a new one. The same (localpart, destination) pair can be re-created immediately after deletion.
Changing destination re-runs the destination verification flow: if the new address has not been verified for this owner, the rule is reset to verified: 0 and a confirmation email is sent. The rule will not deliver mail until the new destination is confirmed. Toggling active alone does not affect the verified flag.
API key for account management endpoints. Use your api_ prefixed token.
UUID of the domain
^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$UUID of the forwarding rule
^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$