15. Guided Tours-15.1 Tours

Number of APIs: 5

  1. tours POST {{base_url}}/{{base_path}}/tours

  2. tours GET {{base_url}}/{{base_path}}/tours

  3. tours/{tour_id} GET {{base_url}}/{{base_path}}/tours/:tour_id

  4. tours/{tour_id} PATCH {{base_url}}/{{base_path}}/tours/:tour_id

  5. tours/{tour_id} DELETE {{base_url}}/{{base_path}}/tours/:tour_id