Skip to main content
POST
Unregister an Expo push token for the current user

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
token
string
required
Minimum string length: 1

Response

No Content