Bulk create tasks

Bulk-creates up to 100 tasks inside a project. The request is all-or-nothing - if any task is invalid, no tasks are created and the response includes the failing array indices.

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

ID of the project to create tasks for.

Body Params
bulk_tasks
array of objects
required
length between 1 and 100
bulk_tasks*
string
required

Name of the task

string

Description of the task - supports limited subset of HTML <b>, <ul>, <li>, <br>, and <a>.

Responses

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