v1

latestOpenAPI 3.0.0Proprietary2026-08-06130577659.7 KB
Disposition|Tour

Delete tours.

This endpoint allows you to delete multiple tours simultaneously by submitting multiple tour ids in one request. Afterward, you will receive a response with an array of deleted tour ids. Keep in mind that you may delete any tours, irrespective of their status. Please note that deleted tours cannot be restored.

get/tour/delete

Query parameters

ids[]integer[] required

The internal ids of the tours to be deleted. This Parameter is required.

Response

Success Response:

deletedIdsinteger[]

The tours that were deleted