URL Rule Object

{
  "id": string,
  "source": "/page-path",
  "target": "page-name-path-or-absolute-url",
  "response_code": 301
}
FieldDescription
id
string
The internal unique identifier for the URL rule.
source
string
Source path of the redirect.
target
string
Target path, URL or page name.
response_code
integer
HTTP status code.