Task
Create task
Creates a new task with the provided details. Required fields include project ID, start date/time, and description. Returns the created task with its assigned ID and metadata.
post/v1/tasks
Request body
Response
Task created successfully
Changes
No recorded changes to this endpoint across all 3 revisions of this API.