Skip to main content
PUT
Edit List Definition

Path Parameters

definition
integer
required

The definition ID

Body

application/json
name
string
type
string
icon
string<uri> | null
cover
string<uri> | null
timezone
string
reservation_period
integer
reservation_period_type
enum<string>
Available options:
days,
weeks,
months,
years,
absolute_date,
absolute_week,
absolute_month
reservation_absolute_expiry
string | null
reservation_reserved_target_id
integer | null
reservation_notify_reserved_offset_days
integer | null
reservation_notify_reserved_offset_hours
integer | null
reservation_expiry_target_id
integer | null
reservation_remind_target_id
integer | null
reservation_notify_remind_offset_days
integer | null
reservation_notify_remind_offset_hours
integer | null
meta
string[] | null
short_description
string | null
description
string | null
allow_share
boolean | null
allow_quantity
boolean | null
allow_reserve
boolean | null
allow_custom_product
boolean | null
is_published
boolean | null
is_active
boolean | null
allow_edit
boolean | null
allow_new
boolean | null
allow_delete
boolean | null
organisation_id
integer | null
tags
string[]

Response

ListDefinition

data
ListDefinition · object
required