peer-calls

Reschedule Peer Call

Reschedule a peer call. Either party can reschedule while pending or accepted. Mirrors the tutor-booking reschedule shape so the frontend can route by call type without diverging payload schemas.

patch/peer-calls/{invite_id}/reschedule

Path parameters

invite_idstring required

Headers

authorizationstring nullable

Request body

scheduled_timestring date-time required
duration_minutesinteger nullable

Response

Successful Response

{"stackTrail":"paths:/peer-calls/{invite_id}/reschedule:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.