Skip to main content
Version: v3

Update Redirect By Id

PATCH 

/funnels/lookup/redirect/:id

The "Update Redirect By Id" API Allows updating an existing URL redirect in the system. Use this endpoint to modify a URL redirect with the specified ID using details provided in the request payload.

Request

Version stringrequired

API Version

Available optionsv3
id stringrequired
application/json

Bodyrequired

    targetstringrequired
    actionstringrequired
    Available optionsfunnelwebsiteurlall
    locationIdstringrequired
application/json

Successful response

Schema
    dataobjectrequired

    Data containing details of the updated redirect