Skip to main content
POST
Create a task

Authorizations

Authorization
string
header
required

API key starting with leo_

Body

application/json
title
string
required
Maximum string length: 255
description
string
Maximum string length: 5000
type
enum<string>
default:todo
Available options:
call,
email,
linkedin_connect,
linkedin_message,
whatsapp,
todo,
reminder,
meeting,
interview
priority
enum<string>
default:medium
Available options:
low,
medium,
high
due_date
string<date>
assigned_to
string<uuid>
contact_id
string<uuid>
company_id
string<uuid>
deal_id
string<uuid>
project_id
string<uuid>

Response

Task created

data
object
Example: