Self Help Documentation
< All Topics

domain/removeredirect

Description

Removes an existing redirect from an existing domain in a given 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.
sourcestring|arrayYesThe exact full URL path of the existing redirect to be deleted. An array with multiple URLs is supported as well.

Example

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

Output

Table of Contents