operators
Create operator recurring availability window
post/api/operators/availability-windows
Request body
Response
Successful Response
Example response
{
"created_at": "2026-05-19T08:00:00+00:00",
"end_minute": 720,
"id": "123e4567-e89b-12d3-a456-426614174110",
"location_type": "all",
"operator_id": "123e4567-e89b-12d3-a456-426614174001",
"start_minute": 480,
"updated_at": "2026-05-19T08:00:00+00:00",
"weekday": 0
}Changes
No recorded changes to this endpoint across all 1 revision of this API.