Update a deadline
Partially updates a deadline and returns the persisted entity.
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Unique deadline identifier.
Body
JSON request payload.
Updated active state.
false
Updated hex color.
"#00FF00"
Updated deadline description.
"Updated description"
Updated deadline due date and time.
"2026-06-30T23:59:59Z"
Updated recurrence frequency.
"annual"
Updated recurrence months.
Updated human-readable deadline name.
"Updated Report Name"
Updated notification lead time in days.
10
Updated template identifier.
"00000000-0000-0000-0000-000000000001"
Updated deadline category.
"custom"
Response
OK
Whether the deadline is active.
true
Hex color used to identify the deadline.
"#FF5733"
Date and time when the deadline was created.
"2026-01-01T00:00:00Z"
Date and time when the deadline was delivered.
"2026-03-15T10:00:00Z"
Optional deadline description.
"Monthly regulatory compliance report"
Date and time when the deadline is due.
"2026-03-31T23:59:59Z"
Deadline recurrence frequency.
"monthly"
Unique deadline identifier.
"00000000-0000-0000-0000-000000000000"
Months in which a semiannual or annual deadline occurs.
Human-readable deadline name.
"Monthly Regulatory Report"
Days before the due date when notifications begin.
5
Current derived deadline status.
"pending"
Template used to generate the report.
"00000000-0000-0000-0000-000000000000"
Human-readable name of the associated template.
"Financial Template"
Deadline category.
"regulatory"
Date and time when the deadline was last updated.
"2026-01-01T00:00:00Z"

