Update Redirectput https://{APP_DOMAIN}/api/3.2/contents/redirects/{id}Updates an existing redirect's destination path and/or HTTP status code. The source path (from) and domain cannot be changed.Path ParamsidintegerrequiredThe ID of the redirect to updateBody ParamsBody Params — only to and code can be updatedtostringThe relative destination path to redirect tocodeintegerThe HTTP status code. Valid codes: 301, 307, 308, 410Response 200The updated redirectUpdated 23 days ago