Skip to main content
POST
Record a conversion (deprecated 0.9)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string
Required string length: 8 - 128

Path Parameters

session_id
string
required
Required string length: 1 - 128

Body

application/json
outcome
enum<string>
required
Available options:
purchase,
lead,
abandon,
other
metadata
object

Response

Successful response.

conversion_id
string
required
request_id
string
required