Update a redirect

Updates a redirect's source path, target URL, status code, or options.

Required permissions
redirects.update
PUT/redirects/{id}
Base URLhttps://api.lynkow.com/v1

Path parameters

idstringrequired

Unique identifier

Request bodyrequired

  • notestring

    Max 500 characters

  • isRegexboolean

    Boolean

  • isActiveboolean

    Boolean

  • sourcePathstring

    1-2048 characters

  • statusCodeenum

    One of: 301, 302, 307, 308

    One of: 301302307308

  • targetPathstring

    1-2048 characters

  • preserveQueryStringboolean

    Boolean

Feedback

Was this page helpful?