Reschedules an existing call attempt to a future time. Only call attempts in SCHEDULED status can be rescheduled. Blocked for ONLINE interviews.
SCHEDULED status. Attempts that are in any other state (e.g., IN_PROGRESS, COMPLETED, FAILED, CANCELLED) cannot be rescheduled.IN_PROGRESS), the request will be blocked with a 400 Bad Request error to prevent race conditions.scheduledAt time must be in the future.API key for authentication using Bearer scheme
Required for ATS API keys to specify which company to access. Ignored for standard company API keys.
New scheduled time for the call attempt (ISO string). Must be in the future.
"2026-05-01T12:00:00Z"
Call attempt rescheduled successfully