Open the menu
    ```html

    URL Redirection: Edit

    Features

    • It is an administration interface

    Screens

    Edit
    • Source (string, required field, maximum length: 300) : Source URI. The path must start with '/', 'http://' or 'https://'
    • Destination (string, required field, maximum length: 300) : Destination URI. The path must start with '/', 'http://' or 'https://'
    • Redirect Type (string, required field, maximum length: 9) : Redirect Type indicated in the HTTP response. Permanent generates a response with HTTP code 301. Temporary generates a response with HTTP code 302.
    • Position (integer, required field, default value: 0) : 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.

    Permissions

    • Edit service instance content: Allows managing all the data of this service instance with publisher profile.

    Actions

    • commit
    ```