---
title: "updates a case deadline"
method: PUT
path: "/case-deadlines/{docketNumber}/{caseDeadlineId}"
tags: ["caseDeadlines"]
---

# updates a case deadline

`PUT /case-deadlines/{docketNumber}/{caseDeadlineId}`

updates a case deadline.

## Response `200`

200 response

- TrialSession — a trial session
  - `createdAt` string — date trial session created
  - `sessionType` string — type of the session
  - `maxCases` string — max number of cases on the session
  - `startDate` string — start date of the session
  - `startTime` string — start time of the session
  - `trialLocation` string — location of the session
  - `trialSessionId` string — id of trial session

---

[API](https://skmtc.net/ustaxcourt/apis/dev-ef-cms.md) · [All operations](https://skmtc.net/ustaxcourt/apis/dev-ef-cms/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ustaxcourt/dev-ef-cms/revisions/d53330c6d43f/schema)
