Tasks
Create a task
Create a new task with optional file uploads for the authenticated user.
POST
Authorizations
Body
application/json
Your prompt for the task.
Files to be associated with the task. Can be IDs of the files you have uploaded before or direct links to files. Invalid IDs and files are currently silently ignored.
Account IDs to be associated with the task to share credentials for the particular task.
Response
200 - application/json
Task creation success response