post https://{instance_zuid}.api.zesty.io/v1/web/redirects
Creates a redirect to a path in the same instance.
| name | description |
|---|
| path | [string] Required. |
| targetType | [string] Required. Values are path, external or page |
| target | [string] Required. Path in current instance |
| code | [int] Default value is 301 |