Tasks
Bulk submit tasks for review
Bulk submit tasks for review in Comp AI. Manage compliance task lifecycle, assignments, review approvals, evidence uploads, policy links, and activity history.
post/v1/tasks/bulk/submit-for-review
Request body
Example request
{
"taskIds": [
"tsk_abc123",
"tsk_def456"
],
"approverId": "mem_abc123"
}Response
Tasks submitted for review