Skip to main content
PUT
cURL

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

tableId
string
requerido
viewId
string
requerido

Cuerpo

application/json
fieldId
string
requerido

The id of the field.

order
enum<string>
requerido
Opciones disponibles:
asc,
desc

Respuesta

200

Successfully update.

Última modificación el 4 de septiembre de 2026