Update a task item
Task Management
Update a task item | Comp AI API
Update a task item in Comp AI. Manage task items and attachments linked to operational entities such as risks and vendors.
PUT
Update a task item
Authorizations
API key for authentication
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

