Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
The type of task.
email, manual, phone, linkedin The ID of the team member assigned to the task (userId).
The due date in ISO 8601 format (e.g., 2025-02-12T00:00:00.000Z).
The ID of the contact company or lead associated with the task.
Optional title of the task. Defaults to an empty string if omitted.
Optional message/description of the task. Defaults to an empty string if omitted.
Priority level of the task.
, 0, 1, 2 Response
Success
A manual action assigned to a user to complete.
Unique task identifier
Task type
Associated lead ID
Campaign ID
Assigned user ID
Task status
pending, completed, ignored Due date timestamp
Creation timestamp
Completion timestamp