v1

latestOpenAPI 3.0.02026-07-1319142308.8 KB
columns

patch/columns

Query parameters

idstring uuid
created_atstring timestamp with time zone
titlestring text
orderstring smallint
table_idstring uuid
unit_amountstring bigint
expires_atstring timestamp with time zone
typestring text
is_budgetstring boolean
event_idstring uuid
colorstring text
lucide_iconstring text
property_idstring uuid

Headers

Prefer'return=representation' | 'return=minimal' | 'return=none'

Preference

Request body

idstring uuid required

Note: This is a Primary Key.<pk/>

created_atstring timestamp with time zone required
titlestring text required
orderinteger
table_idstring uuid

Note: This is a Foreign Key to tables.id.<fk table='tables' column='id'/>

unit_amountinteger
expires_atstring timestamp with time zone
typestring text
is_budgetboolean
event_idstring uuid

Note: This is a Foreign Key to event.id.<fk table='event' column='id'/>

colorstring text
lucide_iconstring text
property_idstring uuid

Note: This is a Foreign Key to properties.id.<fk table='properties' column='id'/>

Response

No Content