URL redirection is a technique for making a web page direct a visitor to a new URL address.
Name | Description |
---|---|
old_url Type: string |
This field stores the relative path earlier traversed. Example: /product/test1 |
new_url Type: string |
This field stores the relative path to be traversed. Example: /test1 |
Name | Routes |
---|---|
add | post /api/1/entity/ms.redirects TRY IT ! |
edit | put /api/1/entity/ms.redirects/{_id} TRY IT ! |
list | get /api/1/entity/ms.redirects TRY IT ! |
get | get /api/1/entity/ms.redirects/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.redirects/{_id} TRY IT ! |
URL redirection is a technique for making a web page direct a visitor to a new URL address.
Name | Description |
---|---|
old_url Type: string |
This field stores the relative path earlier traversed.
Example: /product/test1 |
new_url Type: string |
This field stores the relative path to be traversed.
Example: /test1 |
Name | Routes |
---|---|
add | post /api/1/entity/ms.redirects TRY IT ! |
edit | put /api/1/entity/ms.redirects/{_id} TRY IT ! |
list | get /api/1/entity/ms.redirects TRY IT ! |
get | get /api/1/entity/ms.redirects/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.redirects/{_id} TRY IT ! |
URL redirection is a technique for making a web page direct a visitor to a new URL address.
Name | Description |
---|---|
old_url Type: string |
This field stores the relative path earlier traversed.
Example: /product/test1 |
new_url Type: string |
This field stores the relative path to be traversed.
Example: /test1 |
Name | Routes |
---|---|
add | post /api/1/entity/ms.redirects TRY IT ! |
edit | put /api/1/entity/ms.redirects/{_id} TRY IT ! |
list | get /api/1/entity/ms.redirects TRY IT ! |
get | get /api/1/entity/ms.redirects/{_id} TRY IT ! |
delete | delete /api/1/entity/ms.redirects/{_id} TRY IT ! |