Expand description
GuidedTour endpoints.
Structsยง
- complete_
step - Mark a single guided tour step as completed (idempotent).
- complete_
steps_ bulk - Mark multiple guided tour steps as completed (idempotent).
- find_
by_ user - Endpoint for fetching the guided tour info of the requesting user.
- pause
- Pause the guided tour for the requesting user.