Skip to main content
POST
Record a conversion for a goal

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Goal id.

Body

application/json
contact_id
string

Contact the conversion is attributed to.

Minimum string length: 1
value_cents
integer

Per-conversion value override, in minor units.

Required range: x >= 0
metadata
object

Free-form context stored on the conversion.

Response

201 - application/json

The recorded conversion rows.

data
object
meta
object