tours

Start a new run of the specified tour for the current user, marking it as in progress.

post/api/tours/{tour_pk}/runs/

Path parameters

tour_pkstring required

Request body

idstring uuid
status'IN_PROGRESS' | 'COMPLETED' | 'SKIPPED'
tour_versionstring required

Version of the tour that was run (provided by the frontend)

created_atstring date-time
updated_atstring date-time

Changes

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