Self Help Documentation
< All Topics

email/addemailforwarder

Description

Creates a new e-mail forwarder in an existing SPanel user account.

Parameters

FieldTypeRequiredDescription
tokenstringYesAuthorizing API token – check API Basics for more information.
accountuserstringYesThe SPanel user account that is being managed or viewed.
actionstringYesThe category and function being executed.
fromstringYesThe e-mail to add forwarder for.
domainstringYesThe e-mail domain.
tostringYesThe full destination e-mail address. Not required if ‘pipe’ is used.
pipestringNoDefault: none (omitted). If specified, it must contain the path to an existing program to pipe all the e-mail messages to.

Example

You can find more information about the Endpoint URL in our API Basics article.

Output

Table of Contents