Update a task item
Task Management
Update a task item
Update an existing task item
PUT
Update a task item
Documentation Index
Fetch the complete documentation index at: https://bubbaaiinc-lewis-comp-company-tasks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Headers
Organization ID (required for session auth, optional for API key auth)
Path Parameters
Task item ID
Example:
"tski_abc123def456"
Body
application/json
Response
200 - application/json
Task item updated successfully
Task item ID
Example:
"tski_abc123def456"
Task title
Example:
"Review vendor contract"
Task description
Task status
Available options:
todo, in_progress, in_review, done, canceled Task priority
Available options:
urgent, high, medium, low ID of the entity this task belongs to
Type of entity
Available options:
vendor, risk Assignee information
Creator information
Last updater information
Creation timestamp
Last update timestamp

