Delete User Forwards

KB Tags associated with this article:
Use all tags
KB Tags
Body
Note

This method will be deprecated on 30th march. All email accounts will be migrated to Open-Xchange and need to be managed from the Open-Xchange panel.

Description

Deletes user forwards.

HTTP Method

POST

Example Test URL Request

https://test.httpapi.com/api/mail/user/delete-user-forwards.json?auth-userid=0&api-key=key&order-id=0&[email protected]&[email protected],[email protected]

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key String Required Authentication Parameter
order-id Integer Required Order ID of the Domain Registration, Email Hosting, Legacy Web Hosting, Website Builder, Enterprise Email Order
email String Required Email address of user
forwards String Required Comma-separated email addresses

Response

Returns "SUCCESS" as the status if user forwards deleted successfully.