15. Guided Tours-15.2 Steps
Number of APIs: 5
-
tours/{tour_id}/steps POST {{base_url}}/{{base_path}}/tours/:tour_id/steps
-
tours/{tour_id}/steps GET {{base_url}}/{{base_path}}/tours/:tour_id/steps
-
tours/{tour_id}/steps/{step_id} GET {{base_url}}/{{base_path}}/tours/:tour_id/steps/:step_id
-
tours/{tour_id}/steps/{step_id} Copy PATCH {{base_url}}/{{base_path}}/tours/:tour_id/steps/:step_id
-
tours/{tour_id}/steps/{step_id} DELETE {{base_url}}/{{base_path}}/tours/:tour_id/steps/:step_id