operators
Create operator holiday
post/api/operators/holidays
Request body
Response
Successful Response
Example response
{
"created_at": "2025-11-01T10:00:00+00:00",
"end_date": "2025-12-27T23:59:59+00:00",
"id": "123e4567-e89b-12d3-a456-426614174000",
"operator_id": "123e4567-e89b-12d3-a456-426614174001",
"start_date": "2025-12-20T00:00:00+00:00",
"updated_at": "2025-11-01T10:00:00+00:00"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.