Skip to main content
POST

Authentication

Requires a key with the tasks:write scope.

Request body

string
required
UUID of the parent farm.
string
required
1–200 characters.
string
required
One of planting, irrigation, fertilization, pest_control, harvesting, soil_management, maintenance, planning, inspection, other.
string
Free text.
string
default:"pending"
One of pending, in_progress, completed, overdue, cancelled.
string
default:"medium"
One of low, medium, high, urgent.
string
Calendar date as YYYY-MM-DD. A full ISO 8601 datetime is accepted too, but only its date part is kept.
string
Calendar date as YYYY-MM-DD. A full ISO 8601 datetime is accepted too, but only its date part is kept.
string
Free-text assignee.
string
Free-text field reference (denormalized).
string
Free text (e.g. "2h", "half day").
string
Free text.
string
UUID of a linked crop (Blueprint §9.5).
string
UUID of a linked field.
string
UUID of a linked block.

Response

Returns the created task wrapped under data. See List tasks for the full field reference.

Errors