Skip to main content
POST
Register 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
platform
enum<string>
required
Available options:
ios,
android
token
string
required
Minimum string length: 1

Response

No Content