TravelyfeHelp
开发者ReferenceAccount

Forget A Device

DELETE
/v1/account/devices

Stops push to a device.

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

AuthorizationBearer <token>

A Travelyfe access token.

In: header

Query Parameters

token*string

The push token.

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/account/devices?token=string"
Empty