TravelyfeHelp
開発者向けReferenceItineraries

Delete An Itinerary In The Apps

DELETE
/v1/app/library/{id}

Deletes one of your itineraries, then its images and your documents on it. Anyone else's itinerary is left as it is.

Only available to the Travelyfe apps. Tokens issued to other apps receive forbidden.

AuthorizationBearer <token>

A Travelyfe access token.

In: header

Path Parameters

id*string

The itinerary id (UUID).

Formatuuid

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/app/library/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty