Akiflow API — https://api.akiflow.com/v5/tasks
Sending a PATCH request to the v5 tasks endpoint with a non-empty links array results in HTTP 500. An empty links: [] is accepted without error. There is no way to attach links to a task via the v5 API.
More information, reproduction steps and code samples in the attached document.
The task is updated with the provided links, which then appear in the task's "Links" section in the Akiflow web and desktop apps.
HTTP 500 is returned when links contains one or more entries. No error body is returned — just a 500 status code.
Is there a separate endpoint for managing task links (e.g. POST /v5/tasks/{id}/links)? If so, documentation on this endpoint would be helpful. If links are intended to be set via the tasks PATCH endpoint, the 500 appears to be a server-side bug.
akiflow-mcp — a community MCP server for Akiflow. The link to this issue has been included there for visibility
AKIFLOW_SUPPORT_ISSUE_links.md
2 KB
Please authenticate to join the conversation.
Features & Improvements Request
About 1 hour ago

Joost Van Berkum
Get notified by email when there are changes.
Features & Improvements Request
About 1 hour ago

Joost Van Berkum
Get notified by email when there are changes.