Create a task

Creates a new task for the authenticated company.

Requires the tasks:create scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 255

Task name (required)

string
enum
Defaults to medium

Task priority (defaults to "medium")

Allowed:
string
enum
Defaults to open

Task status (defaults to "open")

Allowed:
string | null

Free-form task notes

date-time | null

When the task is due (ISO 8601)

date-time | null

Optional end date (ISO 8601); must be on or after due_date

uuid | null

Linked lead or customer ID (must be set together with contact_type)

string | null
enum

Type of the linked contact (must be set together with contact_id)

Allowed:
assigned_to
array of uuids
length ≤ 20

IDs of active company members to assign (defaults to empty)

assigned_to
Headers
string
enum
required
Defaults to 1.1.0

Required OpenAPI version header.

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json