Sign in

Update table field

documented

Update a specific table field.

PUT /integrations/rest/v3/tables/{tableName}/fields/{fieldName}Tablesno implementation yet0 runs

Input

integration_url
Caspio Integration URL (subdomain)
your-account-subdomain
tableName*
Table name
Employees
fieldName*
Field name
employee_id
displayName
Field display name
Employee ID
type
Field data type
STRING
length
Field length
255
nullable
Allow nulls
true
defaultValue
Default value
editable
Editable
true
description
Field description
Employee identifier
Calls Caspio as you (your API key is your account); keychains.dev holds the credentials.
Update table field · Caspio · OpenIntegrations