v1

latestOpenAPI 3.0.02026-07-1319142308.8 KB
tables

post/tables

Query parameters

selectstring

Filtering Columns

Headers

Prefer'return=representation' | 'return=minimal' | 'return=none' | 'resolution=ignore-duplicates' | 'resolution=merge-duplicates'

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

Created