Adds task to a project

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The id of the project to add task to

Body Params
string
required

task title

string
required

task description

string

task deadline (required if the organization has "Mandatory task deadline date" enabled)

string

task starts_on

checklist
array of strings

checklist of the task

checklist
tags
array of strings

tags of the task

tags
custom_field_answers
object | null

an object of path and values for any available task custom fields, which can be obtained from the /tasks/custom-fields endpoint

skill_ids
array of numbers

skill ids

skill_ids
int32 | null

The task owner's user id. If not supplied, the owner will be the user connected to the API authentication key

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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