/
CA
casemark
/
Case.dev API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v44
latest
OpenAPI 3.1.0
Proprietary
raw.githubusercontent.com
2026-05-19
230
1
780.0 KB
Matters
Create work item
Create an active work item on a matter.
post
/matters/v1/{id}/work-items
Path parameters
id
string
required
Request body
object
required
title
string
required
description
string
type
'task'
|
'deadline'
|
'review'
|
'filing'
|
'communication'
|
'research'
|
'drafting'
|
'collection'
|
'intake'
priority
'low'
|
'normal'
|
'high'
|
'urgent'
assignee_id
string
instructions
string
exit_criteria
string[]
metadata
object
due_at
string
date-time
Response
Work item created