Skip to main content
PATCH
Patch a column's name, is_active, or relevance_weight

Authorizations

Authorization
string
header
required

API key: Authorization: Bearer og_live_...

Path Parameters

list_id
string<uuid>
required
column_id
string<uuid>
required

Body

application/json
name
string
Required string length: 1 - 200
is_active
boolean
relevance_weight
enum<string>
Available options:
very_low,
low,
medium,
high,
very_high,
required

Response

Success

The response is of type object.