Drive
Create a task
Create a task in a list with status, priority, dates, and points.
POST/v1/drive/tasks
AuthorizationBearer <token>
API token issued from the dashboard (Settings → API Tokens). Sent as Authorization: Bearer <token>.
In: header
TypeScript Definitions
Use the request body type in TypeScript.