Gestiono
Referencia de APITasks / Board Task

Update Board Task

← Back to full API reference
PATCH/v1/tasks/board-taskAuth required

Board task endpoints are used to create, update, and organize tasks across boards and columns.

Request details

No path, query, or body parameters were captured for this endpoint.

Default payloads

Path params

json
{}

Query

json
{}

Body

json
{}

Sample response

json
{
  "taskId": "<value>"
}