Fixed

2026-01-21

PATCH /v3/interviews/{id}

  • Fixed: starts_at/ends_at now accept any valid ISO 8601 timestamp (e.g. with fractional seconds or a Z suffix); previously only the exact %Y-%m-%dT%H:%M:%S%z format was accepted and other valid ISO 8601 timestamps were rejected.

POST /v3/interviews

  • Fixed: starts_at/ends_at now accept any valid ISO 8601 timestamp (e.g. with fractional seconds or a Z suffix); previously only the exact %Y-%m-%dT%H:%M:%S%z format was accepted and other valid ISO 8601 timestamps were rejected.