latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

MobileTrainingSession

Used to extend the expiration time on an existing mobile training session

post/mobile/training/session/{id}/extend

Path parameters

idstring required

The ID of the mobile training session to extend

Response

The mobile training session that was extended

can_extend_againboolean

Flag indicating whether or not the session can be extended a subsequent time

extendedboolean

Flag to indicate whether or not the session was allowed to be extended

rejection_reason'expired' | 'max_session_length_exceeded' | 'too_early'