tasks
Complete Task
Mark an actionable task as completed.
Requires the tasks:write scope on the API key.
post/v1/tasks/{task_id}/complete
Path parameters
task_idstring uuid required
ID of the task.
Request body
Response
Successful Response
Mark an actionable task as completed.
Requires the tasks:write scope on the API key.
ID of the task.
Successful Response