Create Conversion

  Create a funnel conversion. See JavaScript API docs for examples of the funnel_uuid value.

  

Path Parameters
funnel_uuidstringrequired
The unique id of the funnel to attribute the conversion to.
dsidstringrequired
The unique contact id to attribute the conversion to.
HTTP Response Examples
200
{ "Status": true, "Message": "", "Response": {} }