Skip to main content
PUT
Update a member's schedule

Authorizations

X-API-KEY
string
header
required

Path Parameters

member_id
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
id
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Body

application/json
from
string
required

Date/time in ISO 8601 format, e.g. 2026-06-01 (interpreted as UTC midnight) or 2026-06-01T09:00:00Z. Always include a time zone designator (Z for UTC) when sending a time of day. Localized formats such as 01.06.2026 or 06/01/2026 are misinterpreted and must not be used.

monday_am_start
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

monday_am_end
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

monday_pm_start
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

monday_pm_end
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

monday_am_enabled
boolean
required
monday_pm_enabled
boolean
required
monday_deduct_fullday
boolean
required
tuesday_am_start
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

tuesday_am_end
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

tuesday_pm_start
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

tuesday_pm_end
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

tuesday_am_enabled
boolean
required
tuesday_pm_enabled
boolean
required
tuesday_deduct_fullday
boolean
required
wednesday_am_start
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

wednesday_am_end
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

wednesday_pm_start
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

wednesday_pm_end
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

wednesday_am_enabled
boolean
required
wednesday_pm_enabled
boolean
required
wednesday_deduct_fullday
boolean
required
thursday_am_start
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

thursday_am_end
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

thursday_pm_start
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

thursday_pm_end
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

thursday_am_enabled
boolean
required
thursday_pm_enabled
boolean
required
thursday_deduct_fullday
boolean
required
friday_am_start
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

friday_am_end
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

friday_pm_start
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

friday_pm_end
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

friday_am_enabled
boolean
required
friday_pm_enabled
boolean
required
friday_deduct_fullday
boolean
required
saturday_am_start
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

saturday_am_end
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

saturday_pm_start
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

saturday_pm_end
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

saturday_am_enabled
boolean
required
saturday_pm_enabled
boolean
required
saturday_deduct_fullday
boolean
required
sunday_am_start
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

sunday_am_end
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

sunday_pm_start
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

sunday_pm_end
string
required

Work-schedule time of day. Send a full ISO 8601 date-time — only the time of day (hours and minutes, UTC) is used; the date part is ignored (e.g. 1970-01-01T09:00:00Z for 09:00).

sunday_am_enabled
boolean
required
sunday_pm_enabled
boolean
required
sunday_deduct_fullday
boolean
required

Response

Successful response

The response is of type string<uuid>.

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$