Sign in

Update task

documented

Update an existing task by ID.

PUT /api/v2/tasks/{id}Tasksno implementation yet0 runs

Input

cascade_instance*
Cascade instance domain (subdomain)
your-instance
task_id*
Task ID
Task ID
title*
Task title
Title
description
Task description
Description
is_complete
Is Complete (0 or 1)
0 or 1
role_id
Role ID
Role ID
goal_id
Goal ID
Goal ID
start_date
Start date
ISO 8601
due_date
Due date
ISO 8601
weight_id
Weight ID
Weight ID
Calls cascade as you (your API key is your account); keychains.dev holds the credentials.