15. Guided Tours-15.1 Tours
Number of APIs: 5
-
tours POST {{base_url}}/{{base_path}}/tours
-
tours GET {{base_url}}/{{base_path}}/tours
-
tours/{tour_id} GET {{base_url}}/{{base_path}}/tours/:tour_id
-
tours/{tour_id} PATCH {{base_url}}/{{base_path}}/tours/:tour_id
-
tours/{tour_id} DELETE {{base_url}}/{{base_path}}/tours/:tour_id