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