Skip to main content
Version: v3

Create Redirect

POST 

/funnels/lookup/redirect

The "Create Redirect" API Allows adding a new url redirect to the system. Use this endpoint to create a url redirect with the specified details. Ensure that the required information is provided in the request payload.

Request

Version stringrequired

API Version

Available optionsv3
application/json

Bodyrequired

    locationIdstringrequired
    domainstringrequired
    pathstringrequired
    targetstringrequired
    actionstringrequired
    Available optionsfunnelwebsiteurlall
application/json

Successful response

Schema
    dataobjectrequired

    Data containing details of the created redirect