v1

latestOpenAPI 3.0.02026-07-1319142308.8 KB
tables

patch/tables

Query parameters

idstring uuid
created_atstring timestamp with time zone
titlestring text
organization_idstring uuid
colorstring text
eventspace_idstring uuid
iconstring text
archived_atstring timestamp with time zone
archived_bystring uuid
created_bystring uuid
due_datestring timestamp with time zone
is_archivedstring boolean
selected_view_idstring uuid
start_datestring timestamp with time zone
status_property_idstring uuid
tool_typestring public.tool_type_enum
updated_atstring timestamp with time zone
updated_bystring 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
organization_idstring uuid required

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

colorstring text
eventspace_idstring uuid required

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

iconstring text
archived_atstring timestamp with time zone
archived_bystring uuid

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

created_bystring uuid

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

due_datestring timestamp with time zone
is_archivedboolean
selected_view_idstring uuid
start_datestring timestamp with time zone
status_property_idstring uuid
tool_type'task' | 'budget' public.tool_type_enum
updated_atstring timestamp with time zone
updated_bystring uuid

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

Response

No Content