Skip to main content
POST
Log a custom activity

Authorizations

Authorization
string
header
required

Your API key, created in the Leadey dashboard under Settings → API Keys. Send it as Authorization: Bearer leadey_sk_live_….

Path Parameters

id
string
required

The lead id.

Body

application/json
activityTypeId
string
required

Id of the custom activity type.

values
object

Field values keyed by field id.

Response

The activity was logged.

data
object
required