Skip to main content
PATCH
Update column labels

Authorizations

Authorization
string
header
required

Token JWT de autenticação

Headers

x-company-id
string

Target company identifier. Required only for global API keys (type=global). Ignored for company API keys and human users.

Path Parameters

id
string
required

Table ID

Body

application/json
columns
string[]

Array of columns with updated descriptions and settings

viewId
string

ID of the current view to add new columns to (if not informed, uses the default view)

Response

200 - application/json
_id
object
required
name
string
required
status
enum<string>
required
Available options:
PROCESSING,
READY,
ERROR,
PARTIAL
type
enum<string>
required
Available options:
DEFAULT,
FILE
table_kind
enum<string>
required
Available options:
dataset,
list
columns
object[]
required
stats
object
required
company
object
required
description
string
file_url
string
object_type
enum<string>
Available options:
contact,
business
file_metadata
object
import_errors
object[]
summary
string
data
object[]
deprecated
sync_key_column
string

Key of the business column used as the key in the upload sync (diff). Without it, the upload sync is rejected.

ranking_config
object[]

Ordered business ranking criteria. The sync materializes the result in the internal _score column (higher = better).

createdAt
string<date-time>
updatedAt
string<date-time>