Creates a new Url Redirect.
Name | Description | Additional information |
---|---|---|
model | The model of the Url Redirect. |
Define this parameter in the request body. |
{
"IsActive": true,
"NewUrl": "sample string 2",
"OldUrl": "sample string 3",
"UrlRedirectId": 4
}