Skip to content

Complete a todo

POST
/todos/{id}/done

Card-linked todos also tick the mirrored subtask on the card.

Authorizations

bearer
Type
HTTP (bearer)

Parameters

Path Parameters

id*
Type
string
Required

Responses

The completed todo.

application/json
JSON
{
  
"id": "tdo_01JX4R8K",
  
"title": "Reply to the Stripe support thread re: refund proration",
  
"priority": "string",
  
"due_on": "string",
  
"org_id": "string",
  
"card_id": "string",
  
"done": true
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

One vocabulary, every door.