Public API › Planning & Gantt
write call of the i40Pilot public API. Required scope: modules:write.
curl -X POST https://i40pilot.app/api/v1/tools/gantt_update_data \
-H "Authorization: Bearer sk-app-..." \
-H "Content-Type: application/json" \
-d '{ ... }'
| Name | Type | |
|---|---|---|
task_id | string | optional |
updates | object | optional |
criterion | string | optional |
sched_project_id | string | required |
Pre-authorised at 1 credit minimum. The cost depends on how much data is processed: real overage is settled afterwards, and the mode is announced in GET /tools before the call.
GET /api/v1/tools returns the full catalogue with, for each tool, its input schema, its price and the scope it requires — the cost is known before the call, never after.