Recerc

Create task

Creates a workspace task.

POST/api/unstable/tasks

Creates a workspace task.

Request Body

application/json

title*string

Task title shown in lists and detail pages.

Length1 <= length
Example"Call supplier"
description?string

Optional task description.

Example"Confirm the revised lead time."
status*string

Task status label.

Example"todo"
assignedTo*array<>

Workspace user ids assigned to the task.

Example[ "workspace_user_1" ]
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json