Skip to main content
DELETE
JavaScript
Clears whatever text the currently focused input field contains. Make sure an editable field has focus first — check phone_state.isEditable and focusedElement in the UI state response. When you’re replacing a field’s contents, the input text endpoint’s clear flag does the same thing in one call.

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Headers

X-Device-Display-ID
integer<int64>
default:0
Required range: x >= 0

Path Parameters

deviceId
string
required

Response

No Content