Skip to main content
POST
Create a deal task

Authorizations

Authorization
string
header
required

API key (nlmca_live_…) or OAuth access token

Path Parameters

id
string
required

Deal id

Body

application/json
title
string
required

What needs doing. Up to 500 characters.

Maximum string length: 500
due_date
string

Due date as YYYY-MM-DD (no time zone; interpreted as the location’s calendar day).

Example:

"2026-10-01"

assignee_id
string

Team member (user id) to assign the task to. Omit for unassigned.

Response

Created

data
object
required
meta
object
required