Actions

Create Action on a Lead

post/api/v1.0/leads/{lead_id}/actions

Path parameters

lead_idstring required

The ID of the lead

Request body

created_atnumber

The date/time the Contact was created at represented as an integer

idinteger

The ID of the Action.

textstring required

The text of the action request

user_idinteger required

The ID of the user who generated the action request

Changes