TravelyfeHelp
DevelopersAPI ReferenceDevices

Revoke A Device

DELETE
/v1/device/{deviceId}

Removes a device.

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

AuthorizationBearer <token>

A Travelyfe access token.

In: header

Path Parameters

deviceId*string

The device id.

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/device/string"
Empty