/
MI
ministryofjustice
/
OpenAPI definition
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 23m ago · Updated 5mo ago
View markdown
ministryofjustice
OpenAPI definition
post
Assign a caseworker to one or more applications.
v1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-03-06
10
17
44.6 KB
application
8
get
Get applications
post
Create an application
post
Unassign a caseworker from an application
post
Assign a caseworker to one or more applications.
get
Get an application by id
patch
Update an application
patch
Make a decision request for an application
get
Get a list of events associated with an application
caseworkers
1
individuals
1
application
Assign a caseworker to one or more applications.
post
/api/v0/applications/assign
Headers
X-Service-Name
'CIVIL_APPLY'
|
'CIVIL_DECIDE'
required
Request body
CaseworkerAssignRequest
required
Assign the supplied caseworker to one or more applications.
caseworkerId
string
uuid
required
applicationIds
string[]
required
eventHistory
EventHistory
Response
OK