Update Field
Updates an existing custom field in Laposta.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The ID of the field to update.
stringrequired
The ID of the list that owns the field.
string
Updated field name.
string
Updated default field value.
string
Updated supported simple field type.
boolean
Whether the field is required.
boolean
Whether the field appears in the signup form.
boolean
Whether the field is visible in the Laposta overview.