Create/Update tasks from a template

The POST task from a template endpoint creates a new task by applying a predefined task template.

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

Request Data

<Template> 
    <BaseItem>
        <ProjectId></ProjectId> <!-- Required -->
        <Title></Title> <!-- Required -->
    </BaseItem>
</Template>


Path Params
string
required
Headers
string
Responses
200

OK

401

Unauthorized

403

Forbidden

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!