push

Unregister a phone's Expo push token, leaving it paired

delete/api/v1/push/devices/{token}

Path parameters

tokenstring required

Expo push token (URL-encoded) identifying the device.

Expo push token (URL-encoded) identifying the device.

Response

OK

deletedboolean required
tokenstring required

Changes

Changed in 2 of the 169 revisions of this API.3

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      endpoint added

      endpoint-added