Open the menu
    ```html

    URL Redirection: Administration

    Features

    • It is an administration interface

    Screens

    Administration

    Data

    urlRedirect

    • Source(string) : Source URI. The path must start with '/', 'http://' or 'https://'
    • Destination(string) : Destination URI. The path must start with '/', 'http://' or 'https://'
    • Position(integer) : The position defines the priority of the redirection. If there are two or more redirections for the same URI, the redirection with the lowest position will be used.
    • Redirection Type(string) : Type of Redirection indicated in the HTTP response. Permanent generates a response with HTTP code 301. Temporary generates a response with HTTP code 302.

    Links

    Permissions

    • Edit service instance content: Allows management of all data for this service instance with publisher profile.

    Actions

    • Delete
    ```