TravelyfeHelp
SviluppatoriReferenceAccount

Delete Your Account

DELETE
/v1/account

The app's Delete Account: revokes Sign in with Apple, erases the account from analytics and subscriptions, deletes every image and document, then the account and its itineraries. Shared itineraries you own are removed for everyone. This cannot be undone.

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

AuthorizationBearer <token>

A Travelyfe access token.

In: header

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/account"
{  "apple": true,  "posthog": "string",  "revenuecat": "string"}