Skip to main content
PATCH
Update per-user preferences

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
softphone_layout
enum<string> | null

Softphone widget layout. NULL resets to the platform default.

Available options:
compact_bottom_bar,
floating_panel,
side_panel,
null
voicemail_to_email_enabled
boolean

When TRUE every voicemail assigned to this user triggers an audio-attached email via the dispatcher scheduler.

voicemail_to_email_address
string<email> | null

Alternate routing address. NULL clears to users.email.

Maximum string length: 320
inbox_signature
string | null

Operator signature block (≤ 2 000 chars). NULL or whitespace-only string clears the persisted value.

Maximum string length: 2000

Response

Default Response

data
object
required
meta
object
required