Create a new task

Creates a new task with specified properties including title, assignee, priority, due dates, status, custom
properties, and associations. Tasks can be assigned to users, organized hierarchically with parent tasks,
associated with programs for coordinated execution, and tracked through customizable workflow statuses.

Key Features:

  • Create tasks with comprehensive properties including title, description, assignee, and due dates
  • Assign tasks to specific users for accountability
  • Set priority levels (low, medium, high) for work prioritization
  • Define parent-child task relationships for hierarchical organization
  • Associate tasks with programs, content, or requests for coordinated workflows
  • Configure custom properties for extended metadata tracking
  • Set initial workflow status using status schemas

Authorization Logic:

  1. User must have a valid JWT token with management scopes
  2. User must have role-based permissions to manage tasks
  3. Assignee must be a valid user with access to the space

Usage Example:

Create a task named "Review Marketing Materials" assigned to a team member with a high priority and a due date next week, associated with a marketing program for tracking and coordination.

Language
Response
Click Try It! to start a request and see the response here!