Skip to main content
PATCH
Partial-field update

Authorizations

Authorization
string
header
required

Token from the discovery file. Required on every endpoint except /health.

Path Parameters

id
string<uuid>
required

Body

application/json

Partial Mode. Any field omitted is left untouched on the server.

name
string
required
preset
string
required

hyper | note | email | commit | custom

language
string
required
model
string
required
punctuation
boolean
required
capitalization
boolean
required
profanityFilter
boolean
required
id
string<uuid>
customInstructions
string | null
userSystemPrompt
string | null
isDefault
boolean | null
isSystemProvided
boolean | null
sortOrder
integer | null
createdDate
string<date-time> | null
modifiedDate
string<date-time> | null
languageModel
string | null
cloudTranscriptionModel
string | null
cloudProvider
string | null
postProcessingMode
integer

0 = off, 1 = cloud, 2 = local

postProcessingProvider
string | null
englishSpelling
string | null
useStreamingTranscription
boolean | null
cloudAccuracyTier
string | null
removeTrailingPeriod
boolean | null
enableScreenOCR
boolean | null
geminiCustomPrompt
string | null
cloudPostProcessingModel
string | null

Response

200 - application/json

Updated mode

ok
boolean
mode
object